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

{
    "url": "https://demozoo.org/api/v1/productions/77297/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77297/",
    "id": 77297,
    "title": "Uhka Idästä",
    "author_nicks": [
        {
            "name": "Jumalauta",
            "abbreviation": "JML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-08-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "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/2004/assembly04/mobile_demo/uhka_id_st__by_jumalauta.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13054"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7370",
            "competition": {
                "id": 8044,
                "name": "Mobile Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/110/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/110/",
                    "id": 110,
                    "name": "Assembly 2004",
                    "tagline": "",
                    "start_date": "2004-08-05",
                    "end_date": "2004-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/fe/f568.281535.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/fa/fe/f568.281535.jpg",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/fe/f568.281535.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}