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

{
    "url": "https://demozoo.org/api/v1/productions/304980/?format=api",
    "demozoo_url": "https://demozoo.org/productions/304980/",
    "id": 304980,
    "title": "Party demo",
    "author_nicks": [
        {
            "name": "Radwar Enterprises",
            "abbreviation": "RWE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6158/?format=api",
                "id": 6158,
                "name": "Radwar Enterprises",
                "is_group": true
            }
        },
        {
            "name": "The Light Circle",
            "abbreviation": "TLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14863/?format=api",
                "id": 14863,
                "name": "The Light Circle",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-05-23",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=37720"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=31786"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=EeTQxwCYATo"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3198/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3198/",
            "id": 3198,
            "name": "The Organized Crime Copyparty 1987",
            "tagline": "",
            "start_date": "1987-05-23",
            "end_date": "1987-05-23",
            "location": "Karben, Regierungsbezirk Darmstadt, Hesse, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.23019,
            "longitude": 8.77155,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}