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

{
    "url": "https://demozoo.org/api/v1/productions/99833/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99833/",
    "id": 99833,
    "title": "Tit",
    "author_nicks": [
        {
            "name": "Mad Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32424/?format=api",
                "id": 32424,
                "name": "Mad Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://madteam.atari8.info/scena/tit.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/MAD_TEAM/TIT.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=3700"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14844"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qAAfx-qPynQ"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1707/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1707/",
            "id": 1707,
            "name": "Lato Ludzików 1999",
            "tagline": "",
            "start_date": "1999-07-09",
            "end_date": "1999-07-11",
            "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.30887,
            "longitude": 16.41278,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ad/c8/dd1c.310843.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/ad/c8/dd1c.310843.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ad/c8/dd1c.310843.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}