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

{
    "url": "https://demozoo.org/api/v1/productions/45322/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/45322/",
    "id": 45322,
    "title": "Pyllor",
    "author_nicks": [
        {
            "name": "gubben",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28088/?format=api",
                "id": 28088,
                "name": "gubben",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainlez Coders!",
            "abbreviation": "bC!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
                "id": 10362,
                "name": "Brainlez Coders!",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-12-04",
    "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": 4,
            "ranking": "4",
            "score": "29",
            "competition": {
                "id": 4464,
                "name": "Grafiikka",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1076/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1076/",
                    "id": 1076,
                    "name": "Tapahtumah 1999",
                    "tagline": "",
                    "start_date": "1999-12-03",
                    "end_date": "1999-12-05",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.950142,
                    "longitude": 26.06739,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}