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

{
    "url": "https://demozoo.org/api/v1/productions/268882/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268882/",
    "id": 268882,
    "title": "ST-Musik",
    "author_nicks": [
        {
            "name": "Michael Vogt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107811/?format=api",
                "id": 107811,
                "name": "Michael Vogt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ProDeoSoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107812/?format=api",
                "id": 107812,
                "name": "ProDeoSoft",
                "is_group": true
            }
        }
    ],
    "release_date": "1986-11-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 15526,
                "name": "Musik",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3955/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3955/",
                    "id": 3955,
                    "name": "ST Computer Programmierwettbewerb",
                    "tagline": "",
                    "start_date": "1986-09-01",
                    "end_date": "1986-12-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}