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

{
    "url": "https://demozoo.org/api/v1/productions/30443/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30443/",
    "id": 30443,
    "title": "Demo",
    "author_nicks": [
        {
            "name": "Incubus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20577/?format=api",
                "id": 20577,
                "name": "Incubus",
                "is_group": false
            }
        },
        {
            "name": "Pitu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19342/?format=api",
                "id": 19342,
                "name": "Pitu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Balance",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20578/?format=api",
                "id": 20578,
                "name": "Balance",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-09-27",
    "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": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2441,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1366/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1366/",
                    "id": 1366,
                    "name": "Darkness and Fifth Generation Party 1992",
                    "tagline": "",
                    "start_date": "1992-09-26",
                    "end_date": "1992-09-28",
                    "location": "Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.469189,
                    "longitude": -0.37682,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}