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

{
    "url": "https://demozoo.org/api/v1/productions/168682/?format=api",
    "demozoo_url": "https://demozoo.org/productions/168682/",
    "id": 168682,
    "title": "Tell It to My Hairdresser 4 Times per Frame",
    "author_nicks": [
        {
            "name": "C64 Club Berlin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63997/?format=api",
                "id": 63997,
                "name": "C64 Club Berlin",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-12-05",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TheRyk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23547/?format=api",
                    "id": 23547,
                    "name": "TheRyk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TheRyk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23547/?format=api",
                    "id": 23547,
                    "name": "TheRyk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Holly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60762/?format=api",
                    "id": 60762,
                    "name": "Holly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Reyn Ouwehand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5048/?format=api",
                    "id": 5048,
                    "name": "Reyn Ouwehand",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=167574"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=135129"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2503/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2503/",
            "id": 2503,
            "name": "BCC Party 2015",
            "tagline": "#9: Placeholderfertig",
            "start_date": "2015-02-27",
            "end_date": "2015-03-01",
            "location": "Land Berlin, Berlin, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.5,
            "longitude": 13.41667,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}