GET /api/v1/productions/22131/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/22131/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/22131/",
    "id": 22131,
    "title": "Demona",
    "author_nicks": [
        {
            "name": "Exin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3956/?format=api",
                "id": 3956,
                "name": "Exin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Anubis",
            "abbreviation": "ABS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                "id": 5553,
                "name": "Anubis",
                "is_group": true
            }
        },
        {
            "name": "Voodoo64",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16291/?format=api",
                "id": 16291,
                "name": "Voodoo64",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-04",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/mekkasymposium99/c64/grfx/demona-exin.gif"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "30",
            "competition": {
                "id": 1447,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/343/",
                    "id": 343,
                    "name": "Mekka & Symposium 1999",
                    "tagline": "MS2k-1",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cd/4e/52b8.p22131.gif",
            "original_width": 296,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/cd/4e/52b8.p22131.png",
            "standard_width": 296,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cd/4e/52b8.p22131.png",
            "thumbnail_width": 200,
            "thumbnail_height": 129
        }
    ],
    "tags": []
}