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

{
    "url": "https://demozoo.org/api/v1/productions/334699/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334699/",
    "id": 334699,
    "title": "Duoblaster",
    "author_nicks": [
        {
            "name": "Zoom",
            "abbreviation": "&",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/105434/?format=api",
                "id": 105434,
                "name": "Zoom",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-12-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Teasy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105443/?format=api",
                    "id": 105443,
                    "name": "Teasy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Moe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105442/?format=api",
                    "id": 105442,
                    "name": "Moe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack, trainer"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/214094/DB.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=204774"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2309/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2309/",
            "id": 2309,
            "name": "Venlo Meeting December 1988",
            "tagline": "",
            "start_date": "1988-12-17",
            "end_date": "1988-12-17",
            "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/16/4f/4d43.336103.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/16/4f/4d43.336103.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/16/4f/4d43.336103.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/db/2a/79c5.336104.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/db/2a/79c5.336104.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/db/2a/79c5.336104.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "trainer",
        "high-score-saver"
    ]
}