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

{
    "url": "https://demozoo.org/api/v1/productions/164298/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164298/",
    "id": 164298,
    "title": "Testk",
    "author_nicks": [
        {
            "name": "Kioku",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                "id": 13188,
                "name": "Kioku",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "System K",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                "id": 6501,
                "name": "System K",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/2chparty05/in64/testk.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15907"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "3",
            "competition": {
                "id": 12809,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1993/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1993/",
                    "id": 1993,
                    "name": "2chParty 2005",
                    "tagline": "",
                    "start_date": "2005-01",
                    "end_date": "2005-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://web.archive.org/web/20050208232002/http://2chparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}