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

{
    "url": "https://demozoo.org/api/v1/productions/34649/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34649/",
    "id": 34649,
    "title": "The Spy Who Loved Me +4",
    "author_nicks": [
        {
            "name": "Ikari",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1643/?format=api",
                "id": 1643,
                "name": "Ikari",
                "is_group": true
            }
        },
        {
            "name": "Talent",
            "abbreviation": "TAL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12754/?format=api",
                "id": 12754,
                "name": "Talent",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-11-10",
    "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": "Excell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20009/?format=api",
                    "id": 20009,
                    "name": "Excell",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "XXX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12756/?format=api",
                    "id": 12756,
                    "name": "XXX",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack, defreeze, trainer"
        },
        {
            "nick": {
                "name": "Fletch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22908/?format=api",
                    "id": 22908,
                    "name": "Fletch",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack, defreeze, trainer"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/19883/Spy Who Loved Me.D64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=30986"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/05/a6/028b.8518.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/05/a6/028b.8518.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/05/a6/028b.8518.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/3c/78/da8f.8519.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/3c/78/da8f.8519.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3c/78/da8f.8519.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/3a/f3fd.8520.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e5/3a/f3fd.8520.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/3a/f3fd.8520.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "trainer",
        "the-spy-who-loved-me"
    ]
}