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

{
    "url": "https://demozoo.org/api/v1/productions/22587/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22587/",
    "id": 22587,
    "title": "Kool Skool",
    "author_nicks": [
        {
            "name": "Da Stealers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16563/?format=api",
                "id": 16563,
                "name": "Da Stealers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-03",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/thegathering99/wild/slide/kool_sko.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "319",
            "competition": {
                "id": 1494,
                "name": "Oldskool Slideshow",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/45/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/45/",
                    "id": 45,
                    "name": "The Gathering 1999",
                    "tagline": "",
                    "start_date": "1999-03-31",
                    "end_date": "1999-04-04",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "https://archive.gathering.org/tg99/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}