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

{
    "url": "https://demozoo.org/api/v1/productions/152114/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152114/",
    "id": 152114,
    "title": "Northern Star",
    "author_nicks": [
        {
            "name": "Booze Design",
            "abbreviation": "BD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1287/?format=api",
                "id": 1287,
                "name": "Booze Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-12-30",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                    "id": 1286,
                    "name": "Dane",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                    "id": 1286,
                    "name": "Dane",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                    "id": 1286,
                    "name": "Dane",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ruk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18947/?format=api",
                    "id": 18947,
                    "name": "Ruk",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Help"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/144718/NorthernStar.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://open.spotify.com/album/0erGSH8Hv9bd5DAw29NvhQ"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=144097"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66752"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/danebd/northern-star"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/57/4b/4fbb.100360.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/57/4b/4fbb.100360.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/4b/4fbb.100360.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/62/25a6.100359.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/dc/62/25a6.100359.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/62/25a6.100359.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/90/ae/bf85.100361.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/90/ae/bf85.100361.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/90/ae/bf85.100361.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "no-effects",
        "hcl-loader"
    ]
}