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

{
    "url": "https://demozoo.org/api/v1/productions/21410/?format=api",
    "demozoo_url": "https://demozoo.org/music/21410/",
    "id": 21410,
    "title": "Ski Free",
    "author_nicks": [
        {
            "name": "Linde",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12949/?format=api",
                "id": 12949,
                "name": "Linde",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hack'n'Trade",
            "abbreviation": "ht",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                "id": 10273,
                "name": "Hack'n'Trade",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-02-06",
    "supertype": "music",
    "platforms": [],
    "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": 2,
            "ranking": "2",
            "score": "197",
            "competition": {
                "id": 1387,
                "name": "Other Platform Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/57/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/57/",
                    "id": 57,
                    "name": "Datastorm 2011",
                    "tagline": "",
                    "start_date": "2011-02-04",
                    "end_date": "2011-02-06",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": "http://www.datastorm.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}