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

{
    "url": "https://demozoo.org/api/v1/productions/155076/?format=api",
    "demozoo_url": "https://demozoo.org/music/155076/",
    "id": 155076,
    "title": "Sunspot",
    "author_nicks": [
        {
            "name": "Teo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                "id": 901,
                "name": "Teo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Focus Design",
            "abbreviation": "FD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3714/?format=api",
                "id": 3714,
                "name": "Focus Design",
                "is_group": true
            }
        },
        {
            "name": "Rebels",
            "abbreviation": "RBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-03-27",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
            "id": 32,
            "name": "32K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/revision16/executable_music/teo_-_sunspot.exe"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "391",
            "competition": {
                "id": 12228,
                "name": "Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2811/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2811/",
                    "id": 2811,
                    "name": "Revision 2016",
                    "tagline": "",
                    "start_date": "2016-03-25",
                    "end_date": "2016-03-28",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2016.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "v2"
    ]
}