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

{
    "url": "https://demozoo.org/api/v1/productions/81747/?format=api",
    "demozoo_url": "https://demozoo.org/music/81747/",
    "id": 81747,
    "title": "Awakening",
    "author_nicks": [
        {
            "name": "T-101",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                "id": 939,
                "name": "T-101",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-08-02",
    "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/2013/assembly13/music/listening/awakening_by_t-101_darklite.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "619",
            "competition": {
                "id": 8502,
                "name": "Listening Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1790/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1790/",
                    "id": 1790,
                    "name": "Assembly 2013",
                    "tagline": "",
                    "start_date": "2013-08-01",
                    "end_date": "2013-08-04",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}