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

{
    "url": "https://demozoo.org/api/v1/productions/175129/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175129/",
    "id": 175129,
    "title": "Interface 7",
    "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-09-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "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": ""
        },
        {
            "nick": {
                "name": "dEViLOCk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16044/?format=api",
                    "id": 16044,
                    "name": "dEViLOCk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=175463"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=141541"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-3-odRBY1jE"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3358/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3358/",
            "id": 3358,
            "name": "Interface 2015 (VII)",
            "tagline": "",
            "start_date": "2015-09-26",
            "end_date": "2015-09-27",
            "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/b5/ee/c407.341634.png",
            "original_width": 1522,
            "original_height": 1149,
            "standard_url": "https://media.demozoo.org/screens/s/b5/ee/c407.341634.jpg",
            "standard_width": 397,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/ee/c407.341634.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}