Danbooru
Login Posts Comments Notes Artists Tags Pools Wiki Forum More ยป
Search Changes Help
  • |
  • Posts (0) History

    Blacklisted (help)

    • guro
    • scat
    • furry -rating:g
    Disable all Re-enable all

    Recent Changes (all)

    • dozla (fire emblem)
    • shirouzu (gundam)
    • name connection
    • luxaar (xenoblade)
    • dorcas (fire emblem)
    • deirdre (fire emblem)
    • darros (fire emblem)
    • ced (fire emblem)
    • cecilia (fire emblem)
    • magician merlin (repage) (grimms notes)
    • revol (grimms notes)
    • the animage
    • magician merlin (grimms notes)
    • alice (original) (grimms notes)
    • ali baba (shinsei) (grimms notes)
    • ali baba (original) (grimms notes)
    • newspaper zombie (plants vs. zombies)
    • ali baba (grimms notes)
    • mega cocco (grimms notes)
    • takane lui (new year)
    • chaos pinocchio (grimms notes)
    • panpour
    • curly (shukusei) (grimms notes)
    • curly (grimms notes)
    • kazumi (uchihime)

    Options

    • Wiki History
    • Discussions
    • What Links Here

    api:wiki page versions

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

    The following includes the details of how to interface with the wiki page version records through the API.

    Record field format

    NameTypeDetails
    idinteger>0
    wiki_page_idinteger>0
    titlestringtag format
    bodystring
    other_namesarraystring
    is_lockedboolean
    is_deletedboolean
    updater_idinteger>0
    created_attimestamp
    updated_attimestamp
    updater_addr_ipinetLimited to Moderator+

    Associated attributes

    NameTypeNumberAvailabilityDetails
    wiki_pagewiki pagesinglerequired
    updaterusersinglerequired
    artistartistsingleoptional
    tagtagsingleoptional

    Nomenclature

    • Plural form: "wiki_page_versions"
      • Used in the URL pathname
    • Singular form: "wiki_page_version"
      • Unused
    • Version of: API:Wiki pages

    Index

    HTTP MethodGET
    Base URL/wiki_page_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
      • updated_at
    • Text syntax
      • title
      • body
    • Boolean syntax
      • is_locked
      • is_deleted
    • Array syntax
      • other_names
    • User syntax
      • updater
    • Chaining syntax
      • wiki_page
      • artist
      • tag
    Special search parameters
    • title_matches - Case-insensitive normalized wildcard search on the title field.
    • body_matches - Case-insensitive normalized wildcard search on the body field.

    See also

    • Help:Common URL Parameters
    • Help:API

    External links

    Controllerhttps://github.com/danbooru/danbooru/blob/master/app/controllers/wiki_page_versions_controller.rb
    Modelhttps://github.com/danbooru/danbooru/blob/master/app/models/wiki_page_version.rb
    Policyhttps://github.com/danbooru/danbooru/blob/master/app/policies/wiki_page_version_policy.rb
    Terms / Privacy / Upgrade / Contact /