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

{
    "url": "https://demozoo.org/api/v1/productions/276801/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276801/",
    "id": 276801,
    "title": "Hitnoter v1.2 arp-fix",
    "author_nicks": [
        {
            "name": "Hitmen",
            "abbreviation": "HIT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-04-05",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Groepaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2963/?format=api",
                    "id": 2963,
                    "name": "Groepaz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/30886/toe3disc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=40410"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/74/?format=api",
            "demozoo_url": "https://demozoo.org/parties/74/",
            "id": 74,
            "name": "X 1997",
            "tagline": "Takeover",
            "start_date": "1997-04-04",
            "end_date": "1997-04-06",
            "location": "Gemeente Eindhoven, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.45037,
            "longitude": 5.45279,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/76/c040.262960.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/03/76/c040.262960.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/76/c040.262960.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "noter"
    ]
}