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

{
    "url": "https://demozoo.org/api/v1/productions/343352/?format=api",
    "demozoo_url": "https://demozoo.org/music/343352/",
    "id": 343352,
    "title": "Fireman Sam",
    "author_nicks": [
        {
            "name": "theK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120376/?format=api",
                "id": 120376,
                "name": "theK",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-04-22",
    "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": 16,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18819,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4971/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4971/",
                    "id": 4971,
                    "name": "Kids TV Show Music Compo",
                    "tagline": "",
                    "start_date": "2021-02-09",
                    "end_date": "2021-04-23",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}