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

{
    "url": "https://demozoo.org/api/v1/productions/15222/?format=api",
    "demozoo_url": "https://demozoo.org/productions/15222/",
    "id": 15222,
    "title": "Forever Quattro music compo",
    "author_nicks": [
        {
            "name": "Mike",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8991/?format=api",
                "id": 8991,
                "name": "Mike",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ZeroTeam",
            "abbreviation": "ZT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8900/?format=api",
                "id": 8900,
                "name": "ZeroTeam",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-03-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200303/fvr4/f4music.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/124/?format=api",
            "demozoo_url": "https://demozoo.org/parties/124/",
            "id": 124,
            "name": "Forever 2003",
            "tagline": "Forever Quattro",
            "start_date": "2003-03-14",
            "end_date": "2003-03-16",
            "location": "Zlatovce, Nitriansky, Slovakia",
            "is_online": false,
            "country_code": "SK",
            "latitude": 48.90431,
            "longitude": 18.00753,
            "website": "http://forever.zeroteam.sk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d7/28/10a2.281037.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/d7/28/10a2.281037.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/28/10a2.281037.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}