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

{
    "url": "https://demozoo.org/api/v1/productions/158654/?format=api",
    "demozoo_url": "https://demozoo.org/productions/158654/",
    "id": 158654,
    "title": "Narium",
    "author_nicks": [
        {
            "name": "GHH",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21347/?format=api",
                "id": 21347,
                "name": "GHH",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-07-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ghh.wz.cz/friends/NariumAW2010.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/artway10/amiga/demo/nariumaw2010.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55270"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "25",
            "competition": {
                "id": 12443,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/656/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/656/",
                    "id": 656,
                    "name": "ArtWay 2010",
                    "tagline": "",
                    "start_date": "2010-07-02",
                    "end_date": "2010-07-05",
                    "location": "Okres Tachov, Plzeňský, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.76667,
                    "longitude": 12.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}