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)

  • ulrich von hutten (azur lane)
  • mutou amai
  • joxter
  • goetz von berlichingen (azur lane)
  • germany
  • cologne cathedral
  • roman empire
  • admire groove (umamusume)
  • inaho aki
  • fluffy hair
  • orbit (ensemble stars!)
  • chi-ffon magic
  • yuio58ok
  • check object
  • check hairstyle
  • check instrument
  • check background
  • park bokja
  • kevkild
  • amano nene (casual) (vtuber)
  • check mecha
  • check weapon
  • mari (granblue fantasy)
  • pink sarong
  • drink request

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 /