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

{
    "url": "https://demozoo.org/api/v1/productions/35296/?format=api",
    "demozoo_url": "https://demozoo.org/music/35296/",
    "id": 35296,
    "title": "Tribal Dance",
    "author_nicks": [
        {
            "name": "Szudi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12155/?format=api",
                "id": 12155,
                "name": "Szudi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Amnesty",
            "abbreviation": "AME",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8691/?format=api",
                "id": 8691,
                "name": "Amnesty",
                "is_group": true
            }
        },
        {
            "name": "Implexy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23981/?format=api",
                "id": 23981,
                "name": "Implexy",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-06-10",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/flashback12/music_streamed/tribal_dance_by_szudi_amnesty_implexy_1_.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 3016,
                "name": "Music - Streamed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1346/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1346/",
                    "id": 1346,
                    "name": "Flashback 2012",
                    "tagline": "",
                    "start_date": "2012-06-09",
                    "end_date": "2012-06-11",
                    "location": "Sydney, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.869629,
                    "longitude": 151.206955,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}