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

{
    "url": "https://demozoo.org/api/v1/productions/53774/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/53774/",
    "id": 53774,
    "title": "?",
    "author_nicks": [
        {
            "name": "NewAlpha",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26664/?format=api",
                "id": 26664,
                "name": "NewAlpha",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-21",
    "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": 3,
            "ranking": "=2",
            "score": "",
            "competition": {
                "id": 5632,
                "name": "Fast 2D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1104/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1104/",
                    "id": 1104,
                    "name": "Durango 2001",
                    "tagline": "",
                    "start_date": "2001-04-19",
                    "end_date": "2001-04-22",
                    "location": "Durango, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.17168,
                    "longitude": -2.63272,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}