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

{
    "url": "https://demozoo.org/api/v1/productions/148712/?format=api",
    "demozoo_url": "https://demozoo.org/productions/148712/",
    "id": 148712,
    "title": "Remote Entry #2",
    "author_nicks": [
        {
            "name": "Ghost",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31649/?format=api",
                "id": 31649,
                "name": "Ghost",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-11-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
            "id": 54,
            "name": "Atari 2600 Video Computer System (VCS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zorro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38697/?format=api",
                    "id": 38697,
                    "name": "Zorro",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/VCS/GHOST/GHOST.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66680"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "58",
            "competition": {
                "id": 11912,
                "name": "1 Bpl Demo With 1-Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2777/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2777/",
                    "id": 2777,
                    "name": "Global Convention of Worldwide Demo Developers International, Inc. 2015 (2)",
                    "tagline": "",
                    "start_date": "2015-11-07",
                    "end_date": "2015-11-07",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cb/aa/89a5.96755.png",
            "original_width": 640,
            "original_height": 420,
            "standard_url": "https://media.demozoo.org/screens/s/cb/aa/89a5.96755.png",
            "standard_width": 400,
            "standard_height": 262,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cb/aa/89a5.96755.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": []
}