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

{
    "url": "https://demozoo.org/api/v1/productions/42376/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42376/",
    "id": 42376,
    "title": "Galle",
    "author_nicks": [
        {
            "name": "Mofsen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24456/?format=api",
                "id": 24456,
                "name": "Mofsen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-06",
    "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": 2,
            "ranking": "2",
            "score": "18",
            "competition": {
                "id": 4066,
                "name": "Draw Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/454/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/454/",
                    "id": 454,
                    "name": "Bush Party 1999",
                    "tagline": "",
                    "start_date": "1999-06",
                    "end_date": "1999-06",
                    "location": "Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 64.556534,
                    "longitude": 12.66617,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}