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

{
    "url": "https://demozoo.org/api/v1/productions/185278/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185278/",
    "id": 185278,
    "title": "Arne's Legacy",
    "author_nicks": [
        {
            "name": "The Dinosaurs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77071/?format=api",
                "id": 77071,
                "name": "The Dinosaurs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-03-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/thegathering18/fast_game_jam/arne_s_legacy_by_the_dinosaurs.jpg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/thegathering18/fast_game_jam/arne_s_legacy_by_the_dinosaurs.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 14185,
                "name": "Fast Game Jam",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3559/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3559/",
                    "id": 3559,
                    "name": "The Gathering 2018",
                    "tagline": "",
                    "start_date": "2018-03-28",
                    "end_date": "2018-04-01",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "https://www.gathering.org/tg18/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/1f/dbea.184237.jpg",
            "original_width": 725,
            "original_height": 773,
            "standard_url": "https://media.demozoo.org/screens/s/fe/1f/dbea.184237.jpg",
            "standard_width": 281,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/1f/dbea.184237.jpg",
            "thumbnail_width": 140,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}