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

{
    "url": "https://demozoo.org/api/v1/productions/166402/?format=api",
    "demozoo_url": "https://demozoo.org/music/166402/",
    "id": 166402,
    "title": "Something Stronger",
    "author_nicks": [
        {
            "name": "Cyborg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12083/?format=api",
                "id": 12083,
                "name": "Cyborg",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Shock!",
            "abbreviation": "SCK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11058/?format=api",
                "id": 11058,
                "name": "Shock!",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-04-08",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/scenest95/mmul/sck-strn.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 23,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2158,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/676/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/676/",
                    "id": 676,
                    "name": "Scenest 1995",
                    "tagline": "",
                    "start_date": "1995-04-07",
                    "end_date": "1995-04-09",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}