Danbooru
Login Posts Comments Notes Artists Tags Pools Wiki Forum More ยป
Search Changes Help | Posts (0) History
  • Help
guro
scat
furry -rating:g

Recent Changes (all)

  • ogawa meguru
  • suicide parade (vocaloid)
  • smol mari (blue archive) (horuhara)
  • off mode mari (blue archive) (ojibi)
  • list of nikki characters
  • kuroda (infinity nikki)
  • philbo (infinity nikki)
  • dropping
  • fan egret (infinity nikki)
  • white loong (infinity nikki)
  • artist cat (infinity nikki)
  • wrapped candy
  • browcat (infinity nikki)
  • han juri (professional)
  • bouldy (infinity nikki)
  • suspenders weasel (infinity nikki)
  • glorier (infinity nikki)
  • femme soule
  • alison (infinity nikki)
  • baobao (infinity nikki)
  • ribbon eel (infinity nikki)
  • han juri (horror)
  • pink ribbon eel (infinity nikki)
  • sankious (infinity nikki)
  • spear sack (infinity nikki)

Options

  • Wiki History
  • Discussions
  • What Links Here

api:artist commentary versions

Table of Contents
  • 1. Record field format
  • 2. Associated attributes
  • 3. Nomenclature
  • 4. Actions
    • 4.01 Index
    • 4.02 Show
  • 5. See also
  • 6. External links

The following includes the details of how to interface with the artist commentary version records through the API.

Record field format

NameTypeDetails
idinteger>0
post_idinteger>0
original_titlestring
original_descriptionstring
translated_titlestring
translated_descriptionstring
updater_idinteger>0
created_attimestamp
updated_attimestamp
updater_addr_ipinetLimited to Moderator+

Associated attributes

NameTypeNumberAvailabilityDetails
postpostsinglerequired
updaterusersinglerequired

Nomenclature

  • Plural form: "artist_commentary_versions"
    • Used in the URL pathname
  • Singular form: "artist_commentary_version"
    • Unused
  • Version of: API:Artist commentaries

Actions

These are the various actions that can be done with artist commentary version records.

Index
HTTP MethodGET
Base URL/artist_commentary_versions.json
Typeread request
DescriptionThe default order is ID descending.
Search attributes

All of the following are standard attributes with all of their available formats and qualifiers.

  • Number syntax
    • id
    • post_id
    • created_at
    • updated_at
  • Text syntax
    • original_title
    • original_description
    • translated_title
    • translated_description
  • User syntax
    • updater
Special search parameters
  • post_tags_match - The post query of the search term matches the post of the artist commentary.
Show
HTTP MethodGET
Base URL/artist_commentary_versions/$id.json
Typeread request
Description$id is the artist commentary version ID.

See also

  • Help:Common URL Parameters
  • Help:API

External links

Controllerhttps://github.com/danbooru/danbooru/blob/master/app/controllers/artist_commentary_versions_controller.rb
Modelhttps://github.com/danbooru/danbooru/blob/master/app/models/artist_commentary_version.rb
Policyhttps://github.com/danbooru/danbooru/blob/master/app/policies/artist_commentary_version_policy.rb
Terms / Privacy / Upgrade / Contact /