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

{
    "url": "https://demozoo.org/api/v1/productions/189178/?format=api",
    "demozoo_url": "https://demozoo.org/productions/189178/",
    "id": 189178,
    "title": "?",
    "author_nicks": [
        {
            "name": "LSD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                "id": 1503,
                "name": "LSD",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-01-05",
    "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": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 14411,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3654/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3654/",
                    "id": 3654,
                    "name": "Rebellion Party 1992",
                    "tagline": "",
                    "start_date": "1992-01-05",
                    "end_date": "1992-01-05",
                    "location": "Stoke-on-Trent, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 53.00415,
                    "longitude": -2.18538,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}