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

{
    "url": "https://demozoo.org/api/v1/productions/155757/?format=api",
    "demozoo_url": "https://demozoo.org/productions/155757/",
    "id": 155757,
    "title": "D71 Ultimate V0.2",
    "author_nicks": [
        {
            "name": "Jasmin68k",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51939/?format=api",
                "id": 51939,
                "name": "Jasmin68k",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-07-20",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jasmin68k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51939/?format=api",
                    "id": 51939,
                    "name": "Jasmin68k",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=150435"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=120666"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1784/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1784/",
            "id": 1784,
            "name": "Nordlicht 2013",
            "tagline": "",
            "start_date": "2013-07-19",
            "end_date": "2013-07-21",
            "location": "Bremen, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.08333,
            "longitude": 8.83333,
            "website": "http://nordlicht.demoparty.info/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/9d/07f7.105146.gif",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/76/9d/07f7.105146.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/9d/07f7.105146.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}