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

{
    "url": "https://demozoo.org/api/v1/productions/28015/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/28015/",
    "id": 28015,
    "title": "?",
    "author_nicks": [
        {
            "name": "Antony",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1085/?format=api",
                "id": 1085,
                "name": "Antony",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dreamdealers",
            "abbreviation": "DRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                "id": 739,
                "name": "Dreamdealers",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-08-14",
    "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": "3",
            "score": "66",
            "competition": {
                "id": 2070,
                "name": "Realtime Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/570/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/570/",
                    "id": 570,
                    "name": "Gainful Awesome Summer Party (GASP) 1995",
                    "tagline": "",
                    "start_date": "1995-08-11",
                    "end_date": "1995-08-15",
                    "location": "Montpellier, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.610851,
                    "longitude": 3.87609,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}