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

{
    "url": "https://demozoo.org/api/v1/productions/60518/?format=api",
    "demozoo_url": "https://demozoo.org/productions/60518/",
    "id": 60518,
    "title": "Frotz",
    "author_nicks": [
        {
            "name": "Schnaader",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15272/?format=api",
                "id": 15272,
                "name": "Schnaader",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Avenger Squad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15268/?format=api",
                "id": 15268,
                "name": "Avenger Squad",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-07-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/flag02/in64/frotz.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6943"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "111",
            "competition": {
                "id": 6559,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/706/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/706/",
                    "id": 706,
                    "name": "FLaG 2002",
                    "tagline": "",
                    "start_date": "2002-07-12",
                    "end_date": "2002-07-14",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://flag2002.demoscene.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/12/9b7a.114812.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/f6/12/9b7a.114812.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/12/9b7a.114812.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}