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

{
    "url": "https://demozoo.org/api/v1/productions/184405/?format=api",
    "demozoo_url": "https://demozoo.org/productions/184405/",
    "id": 184405,
    "title": "Black Magic",
    "author_nicks": [
        {
            "name": "Chorus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1009/?format=api",
                "id": 1009,
                "name": "Chorus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-05-19",
    "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": "Clarence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1010/?format=api",
                    "id": 1010,
                    "name": "Clarence",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Clarence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1010/?format=api",
                    "id": 1010,
                    "name": "Clarence",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Drax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/766/?format=api",
                    "id": 766,
                    "name": "Drax",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cybortech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13493/?format=api",
                    "id": 13493,
                    "name": "Cybortech",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Leon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5739/?format=api",
                    "id": 5739,
                    "name": "Leon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bimber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23398/?format=api",
                    "id": 23398,
                    "name": "Bimber",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=171812"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=138541"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65621"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18773,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4948/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4948/",
                    "id": 4948,
                    "name": "Demo of the Year Competition 2014",
                    "tagline": "DOTY 2014",
                    "start_date": "2014-12-05",
                    "end_date": "2015-05-17",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.kopacek.de/doty14/compo.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/92/38/6a9a.340510.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/92/38/6a9a.340510.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/92/38/6a9a.340510.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}