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

{
    "url": "https://demozoo.org/api/v1/productions/89642/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/89642/",
    "id": 89642,
    "title": "?",
    "author_nicks": [
        {
            "name": "Plug",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22916/?format=api",
                "id": 22916,
                "name": "Plug",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-31",
    "supertype": "graphics",
    "platforms": [],
    "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": 14,
            "ranking": "13",
            "score": "08",
            "competition": {
                "id": 8216,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/442/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/442/",
                    "id": 442,
                    "name": "Sea, Soft, Sun (3S) Party 1996",
                    "tagline": "",
                    "start_date": "1996-08-30",
                    "end_date": "1996-09-01",
                    "location": "St.-Estève, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 42.709042,
                    "longitude": 2.84537,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}