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

{
    "url": "https://demozoo.org/api/v1/productions/271136/?format=api",
    "demozoo_url": "https://demozoo.org/productions/271136/",
    "id": 271136,
    "title": "AK-06: Piece of Mind",
    "author_nicks": [
        {
            "name": "AateKorjaamo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85680/?format=api",
                "id": 85680,
                "name": "AateKorjaamo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-11-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "rimina",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56489/?format=api",
                    "id": 56489,
                    "name": "rimina",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/vortex19/demo/ak-06-pieceofmind.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://rimina.kapsi.fi/AK-06-PieceOfMind"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83871"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "99",
            "competition": {
                "id": 15622,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3945/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3945/",
                    "id": 3945,
                    "name": "Vortex 2019",
                    "tagline": "IV",
                    "start_date": "2019-11-29",
                    "end_date": "2019-12-01",
                    "location": "Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.7,
                    "longitude": 23.71667,
                    "website": "https://vortexparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/68/40/074f.256090.png",
            "original_width": 1270,
            "original_height": 708,
            "standard_url": "https://media.demozoo.org/screens/s/68/40/074f.256090.jpg",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/68/40/074f.256090.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": [
        "gnu-rocket",
        "three.js"
    ]
}