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

{
    "url": "https://demozoo.org/api/v1/productions/203475/?format=api",
    "demozoo_url": "https://demozoo.org/music/203475/",
    "id": 203475,
    "title": "Tease or Please",
    "author_nicks": [
        {
            "name": "Joule",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22941/?format=api",
                "id": 22941,
                "name": "Joule",
                "is_group": false
            }
        },
        {
            "name": "Malmen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4318/?format=api",
                "id": 4318,
                "name": "Malmen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-09-30",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "151",
            "competition": {
                "id": 15100,
                "name": "100 kb Chip Tune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2154/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2154/",
                    "id": 2154,
                    "name": "Extensive Chip Compo 1",
                    "tagline": "ExChipo#1 - Endless Summer",
                    "start_date": "2009-06-15",
                    "end_date": "2009-10-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}