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

{
    "url": "https://demozoo.org/api/v1/productions/9632/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9632/",
    "id": 9632,
    "title": "bRagG 256",
    "author_nicks": [
        {
            "name": "The Sirius Cybernetics Corporation",
            "abbreviation": "tSCc",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
                "id": 2033,
                "name": "The Sirius Cybernetics Corporation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-11-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/58/?format=api",
            "id": 58,
            "name": "Atari TT"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2035/?format=api",
                    "id": 2035,
                    "name": "Ray",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/TT/TSCC/BRAGG256.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18185"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1702/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1702/",
            "id": 1702,
            "name": "Paracon 5",
            "tagline": "",
            "start_date": "2003-11-28",
            "end_date": "2003-11-30",
            "location": "Selters, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.336159,
            "longitude": 8.22472,
            "website": "http://paracon.atari.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/79/ff/d847.283568.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/79/ff/d847.283568.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/79/ff/d847.283568.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "no-sound"
    ]
}