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

{
    "url": "https://demozoo.org/api/v1/productions/32573/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32573/",
    "id": 32573,
    "title": "Do PC' fly?",
    "author_nicks": [
        {
            "name": "Nat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117198/?format=api",
                "id": 117198,
                "name": "Nat",
                "is_group": false
            }
        },
        {
            "name": "Nuku Nuku",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/93078/?format=api",
                "id": 93078,
                "name": "Nuku Nuku",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04-27",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "30",
            "competition": {
                "id": 2687,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/527/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/527/",
                    "id": 527,
                    "name": "Saturne Party 1996 (III)",
                    "tagline": "",
                    "start_date": "1996-04-26",
                    "end_date": "1996-04-28",
                    "location": "Chelles, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.87861,
                    "longitude": 2.58889,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}