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

{
    "url": "https://demozoo.org/api/v1/productions/180400/?format=api",
    "demozoo_url": "https://demozoo.org/productions/180400/",
    "id": 180400,
    "title": "Silverman and the treasure of SanJuan",
    "author_nicks": [
        {
            "name": "AmigaWave",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68470/?format=api",
                "id": 68470,
                "name": "AmigaWave",
                "is_group": true
            }
        },
        {
            "name": "Goblins",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/427/?format=api",
                "id": 427,
                "name": "Goblins",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-11-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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/2017/capacitor17/gamedev/silverman.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13957,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3528/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3528/",
                    "id": 3528,
                    "name": "Capacitor 2017",
                    "tagline": "3, recapped",
                    "start_date": "2017-11-25",
                    "end_date": "2017-11-26",
                    "location": "Provincia de Málaga, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 36.8,
                    "longitude": -4.75,
                    "website": "http://capacitorparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/50/aa/b4e4.151207.png",
            "original_width": 320,
            "original_height": 199,
            "standard_url": "https://media.demozoo.org/screens/s/50/aa/b4e4.151207.png",
            "standard_width": 320,
            "standard_height": 199,
            "thumbnail_url": "https://media.demozoo.org/screens/t/50/aa/b4e4.151207.png",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": []
}