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

{
    "url": "https://demozoo.org/api/v1/productions/202300/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202300/",
    "id": 202300,
    "title": "Flop 63",
    "author_nicks": [
        {
            "name": "Flop Magazine Staff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/70810/?format=api",
                "id": 70810,
                "name": "Flop Magazine Staff",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-12",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://flop.atariportal.cz/archives/Flop_63.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/FLOP/FLOP63.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3825/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3825/",
            "id": 3825,
            "name": "Atariada 2019",
            "tagline": "",
            "start_date": "2019-04-12",
            "end_date": "2019-04-14",
            "location": "Okres Olomouc, Olomoucký, Czech Republic",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 49.66667,
            "longitude": 17.25,
            "website": "https://www.atariada.cz"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/de/7b29.184147.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/99/de/7b29.184147.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/de/7b29.184147.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}