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

{
    "url": "https://demozoo.org/api/v1/productions/175179/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175179/",
    "id": 175179,
    "title": "Party Report",
    "author_nicks": [
        {
            "name": "Ramb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18749/?format=api",
                "id": 18749,
                "name": "Ramb",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-05-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/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "MdZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18748/?format=api",
                    "id": 18748,
                    "name": "MdZ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MdZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18748/?format=api",
                    "id": 18748,
                    "name": "MdZ",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "MdZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18748/?format=api",
                    "id": 18748,
                    "name": "MdZ",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sidwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14678/?format=api",
                    "id": 14678,
                    "name": "Sidwave",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=162554"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=131069"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3382/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3382/",
            "id": 3382,
            "name": "CHCC @ THY MEDIEVAL & WILD WEST CAMP 2014",
            "tagline": "",
            "start_date": "2014-05-23",
            "end_date": "2014-05-25",
            "location": "Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.0,
            "longitude": 10.0,
            "website": "http://csdb.dk/event/?id=2234"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}