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

{
    "url": "https://demozoo.org/api/v1/productions/173410/?format=api",
    "demozoo_url": "https://demozoo.org/music/173410/",
    "id": 173410,
    "title": "I'm So Happy",
    "author_nicks": [
        {
            "name": "Mrs Beanbag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66552/?format=api",
                "id": 66552,
                "name": "Mrs Beanbag",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Slipstream",
            "abbreviation": "SLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-06-24",
    "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": "BaseUrl",
            "url": "https://media.demozoo.org/music/f1/79/so_happy.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/nova17/tracked_music/so_happy.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/mrs-beanbag/im-so-happy"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "105",
            "competition": {
                "id": 13300,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3158/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3158/",
                    "id": 3158,
                    "name": "Nova 2017",
                    "tagline": "",
                    "start_date": "2017-06-23",
                    "end_date": "2017-06-25",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}