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

{
    "url": "https://demozoo.org/api/v1/productions/175131/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175131/",
    "id": 175131,
    "title": "Interface 6",
    "author_nicks": [
        {
            "name": "Stonehead",
            "abbreviation": "STHD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40239/?format=api",
                "id": 40239,
                "name": "Stonehead",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-05-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [
        {
            "nick": {
                "name": "Dalezy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/906/?format=api",
                    "id": 906,
                    "name": "Dalezy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Toddi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71676/?format=api",
                    "id": 71676,
                    "name": "Toddi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Toddi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71676/?format=api",
                    "id": 71676,
                    "name": "Toddi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=171919"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=138635"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3359/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3359/",
            "id": 3359,
            "name": "Interface 2015 (VI)",
            "tagline": "",
            "start_date": "2015-05-23",
            "end_date": "2015-05-24",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.5,
            "longitude": 10.5,
            "website": "http://vccev.de/index.php/interface"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f2/3b/da2d.341633.png",
            "original_width": 1519,
            "original_height": 1146,
            "standard_url": "https://media.demozoo.org/screens/s/f2/3b/da2d.341633.jpg",
            "standard_width": 397,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f2/3b/da2d.341633.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}