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

{
    "url": "https://demozoo.org/api/v1/productions/42893/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42893/",
    "id": 42893,
    "title": "quake up! trailer",
    "author_nicks": [
        {
            "name": "Sense",
            "abbreviation": "SNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11310/?format=api",
                "id": 11310,
                "name": "Sense",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-11-13",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "58",
            "competition": {
                "id": 4138,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1045/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1045/",
                    "id": 1045,
                    "name": "Conference 3000",
                    "tagline": "",
                    "start_date": "1999-11-12",
                    "end_date": "1999-11-14",
                    "location": "Debrecen, Hajdú-Bihar, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.53333,
                    "longitude": 21.63333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}