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

{
    "url": "https://demozoo.org/api/v1/productions/126802/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/126802/",
    "id": 126802,
    "title": "Dragon",
    "author_nicks": [
        {
            "name": "Zephyr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10828/?format=api",
                "id": 10828,
                "name": "Zephyr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-08-27",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11064,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2420/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2420/",
                    "id": 2420,
                    "name": "Asphyxia Party 1993",
                    "tagline": "",
                    "start_date": "1993-08-26",
                    "end_date": "1993-08-28",
                    "location": "Głogów, Powiat głogowski, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.66361,
                    "longitude": 16.0845,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}