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

{
    "url": "https://demozoo.org/api/v1/productions/123138/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123138/",
    "id": 123138,
    "title": "Kick Off",
    "author_nicks": [
        {
            "name": "Vision Factory",
            "abbreviation": "VF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                "id": 2984,
                "name": "Vision Factory",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-05-20",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/V/Vision_Factory/VF-CrKickOff"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=2481"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2349/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2349/",
            "id": 2349,
            "name": "Venlo Meeting May 1989",
            "tagline": "",
            "start_date": "1989-05-20",
            "end_date": "1989-05-20",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/be/0f/ad3b.68941.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/be/0f/ad3b.68941.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/be/0f/ad3b.68941.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/50/8b/608f.jw5885.png",
            "original_width": 359,
            "original_height": 283,
            "standard_url": "https://media.demozoo.org/screens/s/50/8b/608f.jw5885.png",
            "standard_width": 359,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/50/8b/608f.jw5885.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "kick-off"
    ]
}