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

{
    "url": "https://demozoo.org/api/v1/productions/63593/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/63593/",
    "id": 63593,
    "title": "?",
    "author_nicks": [
        {
            "name": "Ripley",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2549/?format=api",
                "id": 2549,
                "name": "Ripley",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Reservoir Gods",
            "abbreviation": "RG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                "id": 2234,
                "name": "Reservoir Gods",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-09",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "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": 1,
            "ranking": "1",
            "score": "45",
            "competition": {
                "id": 7033,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1658/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1658/",
                    "id": 1658,
                    "name": "Reservoir Gods Cwmvention 1997",
                    "tagline": "",
                    "start_date": "1997-09",
                    "end_date": "1997-09",
                    "location": "United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 54.314072,
                    "longitude": -2.23001,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}