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

{
    "url": "https://demozoo.org/api/v1/productions/29437/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/29437/",
    "id": 29437,
    "title": "Punk",
    "author_nicks": [
        {
            "name": "McBear",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20094/?format=api",
                "id": 20094,
                "name": "Orb",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Absence",
            "abbreviation": "ABC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1994/?format=api",
                "id": 1994,
                "name": "Absence",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-07-16",
    "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": 11,
            "ranking": "11",
            "score": "111",
            "competition": {
                "id": 2310,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/802/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/802/",
                    "id": 802,
                    "name": "Delirium 1996",
                    "tagline": "",
                    "start_date": "1996-07-16",
                    "end_date": "1996-07-17",
                    "location": "Bukowno, Powiat olkuski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.26474,
                    "longitude": 19.45962,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}