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

{
    "url": "https://demozoo.org/api/v1/productions/58598/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58598/",
    "id": 58598,
    "title": "Firstkill",
    "author_nicks": [
        {
            "name": "Hardread",
            "abbreviation": "HD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5368/?format=api",
                "id": 5368,
                "name": "Hardread",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-24",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pohar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/897/?format=api",
                    "id": 897,
                    "name": "Pohar",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/antiq02/in4k/hd_firstkill_xp.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/antiq02/in4k/phr_firstkill.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7356"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "153",
            "competition": {
                "id": 6322,
                "name": "4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/711/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/711/",
                    "id": 711,
                    "name": "Antiq 2002",
                    "tagline": "",
                    "start_date": "2002-08-23",
                    "end_date": "2002-08-25",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}