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

{
    "url": "https://demozoo.org/api/v1/productions/386512/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/386512/",
    "id": 386512,
    "title": "Abstract",
    "author_nicks": [
        {
            "name": "Behemoth",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6938/?format=api",
                "id": 6938,
                "name": "Behemoth",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alien Technology",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15049/?format=api",
                "id": 15049,
                "name": "Alien Technology",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-03-29",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "AsciiarenaRelease",
            "url": "https://asciiarena.se/release/trophy-2.txt"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "2",
            "competition": {
                "id": 20653,
                "name": "ASCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5536/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5536/",
                    "id": 5536,
                    "name": "Trophy II",
                    "tagline": "",
                    "start_date": "1998-03-29",
                    "end_date": "1998-03-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}