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

{
    "url": "https://demozoo.org/api/v1/productions/36601/?format=api",
    "demozoo_url": "https://demozoo.org/music/36601/",
    "id": 36601,
    "title": "Short Song",
    "author_nicks": [
        {
            "name": "eha",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1141/?format=api",
                "id": 1141,
                "name": "eha",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Salva Mea",
            "abbreviation": "SaMe",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3807/?format=api",
                "id": 3807,
                "name": "Salva Mea",
                "is_group": true
            }
        },
        {
            "name": "Smash Designs",
            "abbreviation": "SDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                "id": 462,
                "name": "Smash Designs",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-07-07",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/rewired12/music/eha-song.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "78",
            "competition": {
                "id": 3228,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1345/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1345/",
                    "id": 1345,
                    "name": "Rewired 2012",
                    "tagline": "",
                    "start_date": "2012-07-06",
                    "end_date": "2012-07-08",
                    "location": "Hasselt, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.927059,
                    "longitude": 5.33598,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}