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

{
    "url": "https://demozoo.org/api/v1/productions/343261/?format=api",
    "demozoo_url": "https://demozoo.org/music/343261/",
    "id": 343261,
    "title": "1999 XM Cover",
    "author_nicks": [
        {
            "name": "NEO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75479/?format=api",
                "id": 75479,
                "name": "NEO",
                "is_group": false
            }
        },
        {
            "name": "Yogibear",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43637/?format=api",
                "id": 43637,
                "name": "Yogibear",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-01-26",
    "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": 20,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18816,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4968/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4968/",
                    "id": 4968,
                    "name": "c64.sk Cover Compo #2",
                    "tagline": "",
                    "start_date": "2013-01-01",
                    "end_date": "2013-01-27",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=1381"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}