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

{
    "url": "https://demozoo.org/api/v1/productions/12348/?format=api",
    "demozoo_url": "https://demozoo.org/music/12348/",
    "id": 12348,
    "title": "Abyss-Second Attempt",
    "author_nicks": [
        {
            "name": "Midisoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9292/?format=api",
                "id": 9292,
                "name": "Race",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Energy Minds",
            "abbreviation": "EM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9293/?format=api",
                "id": 9293,
                "name": "Energy Minds",
                "is_group": true
            }
        },
        {
            "name": "Freedom",
            "abbreviation": "FDM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9294/?format=api",
                "id": 9294,
                "name": "Freedom",
                "is_group": true
            }
        },
        {
            "name": "X Project",
            "abbreviation": "XPJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8891/?format=api",
                "id": 8891,
                "name": "X Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-09-22",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200212/Midisoft-Abyss[SecondAttempt].pt3"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/music/trk/M/Midisoft/Abyss-SecondAttempt.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/phat00/zx_spectrum/phat0.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://dev.demozoo.org/music/14902/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 23,
            "ranking": "23",
            "score": "1462",
            "competition": {
                "id": 843,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/288/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/288/",
                    "id": 288,
                    "name": "Phat 2000 (0)",
                    "tagline": "Phat0",
                    "start_date": "2000-09-22",
                    "end_date": "2000-09-24",
                    "location": "Liepāja, Latvia",
                    "is_online": false,
                    "country_code": "LV",
                    "latitude": 56.51667,
                    "longitude": 21.01667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}