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

{
    "url": "https://demozoo.org/api/v1/productions/72192/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72192/",
    "id": 72192,
    "title": "Óránként egy jégkorszak",
    "author_nicks": [
        {
            "name": "Alvaro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39002/?format=api",
                "id": 39002,
                "name": "Alvaro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Molecoola",
            "abbreviation": "MCL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6834/?format=api",
                "id": 6834,
                "name": "Molecoola",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-10-25",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/function03/in64/melegvan.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12601"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "19",
            "competition": {
                "id": 7655,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/132/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/132/",
                    "id": 132,
                    "name": "Function 2003",
                    "tagline": "",
                    "start_date": "2003-10-24",
                    "end_date": "2003-10-26",
                    "location": "Veszprémvarsány, Győr-Moson-Sopron, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.42534,
                    "longitude": 17.83119,
                    "website": "http://2003.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b7/c7/fe56.134147.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/b7/c7/fe56.134147.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b7/c7/fe56.134147.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "hungarian"
    ]
}