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

{
    "url": "https://demozoo.org/api/v1/productions/39096/?format=api",
    "demozoo_url": "https://demozoo.org/music/39096/",
    "id": 39096,
    "title": "Princess of Persia",
    "author_nicks": [
        {
            "name": "Johnko",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10514/?format=api",
                "id": 10514,
                "name": "Johnko",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cryogen",
            "abbreviation": "CRN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17284/?format=api",
                "id": 17284,
                "name": "Cryogen",
                "is_group": true
            }
        },
        {
            "name": "Mist",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10515/?format=api",
                "id": 10515,
                "name": "Mist",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-11-21",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/demobit98/mmul/princess.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "41",
            "competition": {
                "id": 3623,
                "name": "PC Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/981/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/981/",
                    "id": 981,
                    "name": "Demobit 1998",
                    "tagline": "",
                    "start_date": "1998-11-20",
                    "end_date": "1998-11-22",
                    "location": "Bratislava, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.149239,
                    "longitude": 17.107,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it",
        "13ch"
    ]
}