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

{
    "url": "https://demozoo.org/api/v1/productions/160470/?format=api",
    "demozoo_url": "https://demozoo.org/music/160470/",
    "id": 160470,
    "title": "Autobus de muerte",
    "author_nicks": [
        {
            "name": "Soya",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4377/?format=api",
                "id": 4377,
                "name": "Soya",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Odious",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4375/?format=api",
                "id": 4375,
                "name": "Odious",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-07-16",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Soya/autobus%20de%20muerte.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/solskogen16/music_16kexecutable/autobus-the-muerte.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "116",
            "competition": {
                "id": 12579,
                "name": "16K Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2822/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2822/",
                    "id": 2822,
                    "name": "Solskogen 2016",
                    "tagline": "Elk-tronic Arts",
                    "start_date": "2016-07-15",
                    "end_date": "2016-07-17",
                    "location": "Flateby, Enebakk, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.82951,
                    "longitude": 11.15345,
                    "website": "http://solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}