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

{
    "url": "https://demozoo.org/api/v1/productions/63418/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63418/",
    "id": 63418,
    "title": "Goon",
    "author_nicks": [
        {
            "name": "Poo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10480/?format=api",
                "id": 10480,
                "name": "Poo",
                "is_group": false
            }
        },
        {
            "name": "Satori",
            "abbreviation": "STR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3732/?format=api",
                "id": 3732,
                "name": "Satori",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-17",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "2.902",
            "competition": {
                "id": 7005,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1164/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1164/",
                    "id": 1164,
                    "name": "Syndeecate Apocalypse 2002",
                    "tagline": "",
                    "start_date": "2002-08-16",
                    "end_date": "2002-08-18",
                    "location": "Roznov Pod Radhostem, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.459641,
                    "longitude": 18.13312,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}