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

{
    "url": "https://demozoo.org/api/v1/productions/285078/?format=api",
    "demozoo_url": "https://demozoo.org/music/285078/",
    "id": 285078,
    "title": "Calvins Submarine",
    "author_nicks": [
        {
            "name": "Calvin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12821/?format=api",
                "id": 12821,
                "name": "Anders",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Proxima",
            "abbreviation": "PRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                "id": 1172,
                "name": "Proxima",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-05-12",
    "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": 17,
            "ranking": "17",
            "score": "4.500",
            "competition": {
                "id": 16184,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4147/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4147/",
                    "id": 4147,
                    "name": "The Trackering #11",
                    "tagline": "",
                    "start_date": "1996-05-05",
                    "end_date": "1996-05-18",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "ftp://ftp.hornet.org/pub/demos/music/contests/tt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}