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

{
    "url": "https://demozoo.org/api/v1/productions/370888/?format=api",
    "demozoo_url": "https://demozoo.org/productions/370888/",
    "id": 370888,
    "title": "The Blue Album",
    "author_nicks": [
        {
            "name": "Artline Designs",
            "abbreviation": "ALD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14295/?format=api",
                "id": 14295,
                "name": "Artline Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-09",
    "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": "Flex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14294/?format=api",
                    "id": 14294,
                    "name": "Flex",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14294/?format=api",
                    "id": 14294,
                    "name": "Flex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+Charset"
        },
        {
            "nick": {
                "name": "Flex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14294/?format=api",
                    "id": 14294,
                    "name": "Flex",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Juzdie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17683/?format=api",
                    "id": 17683,
                    "name": "Juzdie",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=154269"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=123947"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1841/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1841/",
            "id": 1841,
            "name": "Zoo 2013",
            "tagline": "Zoo is the party - you are the animals!",
            "start_date": "2013-11-08",
            "end_date": "2013-11-10",
            "location": "Pirkanmaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.71693,
            "longitude": 23.751591,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}