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

{
    "url": "https://demozoo.org/api/v1/productions/112719/?format=api",
    "demozoo_url": "https://demozoo.org/music/112719/",
    "id": 112719,
    "title": "Poison Girl",
    "author_nicks": [
        {
            "name": "SilverFox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50312/?format=api",
                "id": 50312,
                "name": "SilverFox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-06-24",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/computers_hell00/c64/ch2000_partystuff.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10470,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1963/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1963/",
                    "id": 1963,
                    "name": "Computer's Hell 2000",
                    "tagline": "",
                    "start_date": "2000-06-23",
                    "end_date": "2000-06-25",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.516071,
                    "longitude": 13.37698,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}