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

{
    "url": "https://demozoo.org/api/v1/productions/273202/?format=api",
    "demozoo_url": "https://demozoo.org/productions/273202/",
    "id": 273202,
    "title": "The Inside World",
    "author_nicks": [
        {
            "name": "LordKraken",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111196/?format=api",
                "id": 111196,
                "name": "LordKraken",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "KrakenDev",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111936/?format=api",
                "id": 111936,
                "name": "KrakenDev",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
            "id": 70,
            "name": "Atari Lynx"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://atarigamer.com/ag-api/lynx/rom/TheInsideWorld/245337097"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/LYNX/LORDKRKN/INSIDEWD.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85035"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "58.17",
            "competition": {
                "id": 15701,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4008/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4008/",
                    "id": 4008,
                    "name": "Atari Lynx 30th Birthday Programming Competition",
                    "tagline": "",
                    "start_date": "2019-07",
                    "end_date": "2019-10",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://atarigamer.com/pages/atari-lynx-30th-birthday-programming-competition"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/86/8f33.261944.png",
            "original_width": 320,
            "original_height": 204,
            "standard_url": "https://media.demozoo.org/screens/s/af/86/8f33.261944.png",
            "standard_width": 320,
            "standard_height": 204,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/86/8f33.261944.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": []
}