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

{
    "url": "https://demozoo.org/api/v1/productions/267491/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267491/",
    "id": 267491,
    "title": "?",
    "author_nicks": [
        {
            "name": "Daylight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/91253/?format=api",
                "id": 91253,
                "name": "Daylight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-10-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7755,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1885/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1885/",
                    "id": 1885,
                    "name": "The Party by TLH 1992",
                    "tagline": "",
                    "start_date": "1992-10-23",
                    "end_date": "1992-10-25",
                    "location": "Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.198448,
                    "longitude": 17.55142,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}