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

{
    "url": "https://demozoo.org/api/v1/productions/86138/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86138/",
    "id": 86138,
    "title": "Aftermath",
    "author_nicks": [
        {
            "name": "5711",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5711/?format=api",
                "id": 5711,
                "name": "5711",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-10-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/main08/demo/5711_aftermath.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tom.drastic.net/aftermath/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51889"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=xxHIt_1DI-Y"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 9076,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/181/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/181/",
                    "id": 181,
                    "name": "Main 2008",
                    "tagline": "3",
                    "start_date": "2008-10-16",
                    "end_date": "2008-10-19",
                    "location": "Marseille, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.293705,
                    "longitude": 5.372475,
                    "website": "http://www.mainparty.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}