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

{
    "url": "https://demozoo.org/api/v1/productions/46304/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/46304/",
    "id": 46304,
    "title": "Nightflight",
    "author_nicks": [
        {
            "name": "Falcon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/872/?format=api",
                "id": 872,
                "name": "Falcon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arise",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23394/?format=api",
                "id": 23394,
                "name": "Arise",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-07-10",
    "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": 5,
            "ranking": "5",
            "score": "35",
            "competition": {
                "id": 4613,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/436/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/436/",
                    "id": 436,
                    "name": "Sun'n'Fun Conference 1993",
                    "tagline": "",
                    "start_date": "1993-07-10",
                    "end_date": "1993-07-11",
                    "location": "Hellenthal, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.48333,
                    "longitude": 6.43333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}