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

{
    "url": "https://demozoo.org/api/v1/productions/134870/?format=api",
    "demozoo_url": "https://demozoo.org/music/134870/",
    "id": 134870,
    "title": "Springy Sun",
    "author_nicks": [
        {
            "name": "wbc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45761/?format=api",
                "id": 45761,
                "name": "wbcbz7",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "b-state",
            "abbreviation": "bz7",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57066/?format=api",
                "id": 57066,
                "name": "b-state",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-03-14",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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": 3,
            "ranking": "3",
            "score": "327",
            "competition": {
                "id": 11318,
                "name": "ZX Spectrum Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2392/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2392/",
                    "id": 2392,
                    "name": "Forever 2015",
                    "tagline": "Back to the Cyberspace",
                    "start_date": "2015-03-13",
                    "end_date": "2015-03-15",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://www.forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}