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

{
    "url": "https://demozoo.org/api/v1/productions/95575/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95575/",
    "id": 95575,
    "title": "Avena Assembler",
    "author_nicks": [
        {
            "name": "Avena",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2158/?format=api",
                "id": 2158,
                "name": "Avena",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2325/?format=api",
                    "id": 2325,
                    "name": "Jet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fried",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2324/?format=api",
                    "id": 2324,
                    "name": "Fried",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/AVENA/AVENAASS.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/329/?format=api",
            "demozoo_url": "https://demozoo.org/parties/329/",
            "id": 329,
            "name": "Symposium 1996",
            "tagline": "",
            "start_date": "1996-04-05",
            "end_date": "1996-04-08",
            "location": "Hittfeld, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.38578,
            "longitude": 9.9824,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/93/fe/3057.100499.png",
            "original_width": 804,
            "original_height": 494,
            "standard_url": "https://media.demozoo.org/screens/s/93/fe/3057.100499.png",
            "standard_width": 400,
            "standard_height": 245,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/fe/3057.100499.png",
            "thumbnail_width": 200,
            "thumbnail_height": 122
        }
    ],
    "tags": []
}