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

{
    "url": "https://demozoo.org/api/v1/productions/63013/?format=api",
    "demozoo_url": "https://demozoo.org/music/63013/",
    "id": 63013,
    "title": "Sable",
    "author_nicks": [
        {
            "name": "Raster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32432/?format=api",
                "id": 32432,
                "name": "Raster",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-12-29",
    "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": 10,
            "ranking": "10",
            "score": "76",
            "competition": {
                "id": 6936,
                "name": "Protracker Module",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1692/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1692/",
                    "id": 1692,
                    "name": "Last Party 1998",
                    "tagline": "",
                    "start_date": "1998-12-28",
                    "end_date": "1998-12-30",
                    "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.30887,
                    "longitude": 16.41278,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}