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

{
    "url": "https://demozoo.org/api/v1/productions/79245/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/79245/",
    "id": 79245,
    "title": "Scud",
    "author_nicks": [
        {
            "name": "Zog",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22243/?format=api",
                "id": 22243,
                "name": "Zog",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-09-17",
    "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": 9,
            "ranking": "disq",
            "score": "",
            "competition": {
                "id": 8209,
                "name": "Hirez Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1228/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1228/",
                    "id": 1228,
                    "name": "Pilgrimage 2004",
                    "tagline": "",
                    "start_date": "2004-09-17",
                    "end_date": "2004-09-18",
                    "location": "Salt Lake City, Salt Lake County, Utah, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.76078,
                    "longitude": -111.89105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}