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

{
    "url": "https://demozoo.org/api/v1/productions/155758/?format=api",
    "demozoo_url": "https://demozoo.org/productions/155758/",
    "id": 155758,
    "title": "D71 Ultimate V0.4",
    "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": "2014-07-26",
    "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=163832"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=132058"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2122/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2122/",
            "id": 2122,
            "name": "Nordlicht 2014",
            "tagline": "",
            "start_date": "2014-07-25",
            "end_date": "2014-07-27",
            "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/2a/c9/ea31.105147.gif",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/2a/c9/ea31.105147.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2a/c9/ea31.105147.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}