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

{
    "url": "https://demozoo.org/api/v1/productions/293720/?format=api",
    "demozoo_url": "https://demozoo.org/productions/293720/",
    "id": 293720,
    "title": "Contact Us",
    "author_nicks": [
        {
            "name": "Cryptic Tales",
            "abbreviation": "CPT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122656/?format=api",
                "id": 122656,
                "name": "Cryptic Tales",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-06",
    "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": "Alice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122655/?format=api",
                    "id": 122655,
                    "name": "Art",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Trond Kjetil Lindanger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7565/?format=api",
                    "id": 7565,
                    "name": "Trond Kjetil Lindanger",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "GT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/949/?format=api",
                    "id": 949,
                    "name": "GT",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/160696/Contact%20Us.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=158570"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/201/?format=api",
            "demozoo_url": "https://demozoo.org/parties/201/",
            "id": 201,
            "name": "Bergen Party 1990",
            "tagline": "",
            "start_date": "1990-06-29",
            "end_date": "1990-07-01",
            "location": "Bergen, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 60.390705,
            "longitude": 5.33275,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/ef/07cb.290866.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e8/ef/07cb.290866.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/ef/07cb.290866.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "note"
    ]
}