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

{
    "url": "https://demozoo.org/api/v1/productions/49509/?format=api",
    "demozoo_url": "https://demozoo.org/music/49509/",
    "id": 49509,
    "title": "January 2011",
    "author_nicks": [
        {
            "name": "MmcM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8995/?format=api",
                "id": 8995,
                "name": "MmcM",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8887/?format=api",
                "id": 8887,
                "name": "Sage Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-03-19",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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": "http://maros.pri.ee/mp3cache/53393_MmcM_January_2011.mp3"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://maros.pri.ee/mp3cache/53393_MmcM_January_2011.ogg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://zxart.ee/file/id:53393/filename:m6.C"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/forever11/zx_spectrum/music/musacs.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "432",
            "competition": {
                "id": 5050,
                "name": "ZX Spectrum Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/81/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/81/",
                    "id": 81,
                    "name": "Forever 2011",
                    "tagline": "Forever C: The Dirty Dozen",
                    "start_date": "2011-03-18",
                    "end_date": "2011-03-20",
                    "location": "Horná Súča, Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.972641,
                    "longitude": 17.979549,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}