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

{
    "url": "https://demozoo.org/api/v1/productions/14605/?format=api",
    "demozoo_url": "https://demozoo.org/music/14605/",
    "id": 14605,
    "title": "Forms",
    "author_nicks": [
        {
            "name": "Phantom Lord",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                "id": 8946,
                "name": "Phantom Lord",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Accept Corp",
            "abbreviation": "AC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8947/?format=api",
                "id": 8947,
                "name": "Accept Corp",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-21",
    "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/PhantomLord-Forms.pt2"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/paradox01/zx_spectrum/pdx01.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "6.0987",
            "competition": {
                "id": 868,
                "name": "ZX Spectrum AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/327/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/327/",
                    "id": 327,
                    "name": "Paradox 2001",
                    "tagline": "Paradox 2k+1",
                    "start_date": "2001-07-21",
                    "end_date": "2001-07-22",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}