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

{
    "url": "https://demozoo.org/api/v1/productions/293766/?format=api",
    "demozoo_url": "https://demozoo.org/music/293766/",
    "id": 293766,
    "title": "1983 Sauna Tango",
    "author_nicks": [
        {
            "name": "Laxity",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/655/?format=api",
                "id": 655,
                "name": "Laxity",
                "is_group": false
            }
        },
        {
            "name": "Shogoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10823/?format=api",
                "id": 10823,
                "name": "Shogoon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-04-01",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 16393,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4243/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4243/",
                    "id": 4243,
                    "name": "Like It's '83 Music Compo 2021",
                    "tagline": "Back to Basics!",
                    "start_date": "2021-04-01",
                    "end_date": "2021-04-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=3046"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}