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

{
    "url": "https://demozoo.org/api/v1/productions/40498/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40498/",
    "id": 40498,
    "title": "Elvont",
    "author_nicks": [
        {
            "name": "Blala",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3760/?format=api",
                "id": 3760,
                "name": "Blala",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Byteam",
            "abbreviation": "BTM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3761/?format=api",
                "id": 3761,
                "name": "Byteam",
                "is_group": true
            }
        },
        {
            "name": "Elvont",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11014/?format=api",
                "id": 11014,
                "name": "Elvont",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-04",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/scenestrage98/i256/fngtorus.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "29",
            "competition": {
                "id": 3815,
                "name": "256 byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/681/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/681/",
                    "id": 681,
                    "name": "Rage 1998",
                    "tagline": "Rage vs Scenest 1998",
                    "start_date": "1998-07-03",
                    "end_date": "1998-07-05",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/41/50c2.264886.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/99/41/50c2.264886.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/41/50c2.264886.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/54/c5/714b.264887.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/54/c5/714b.264887.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/54/c5/714b.264887.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}