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

{
    "url": "https://demozoo.org/api/v1/productions/350760/?format=api",
    "demozoo_url": "https://demozoo.org/productions/350760/",
    "id": 350760,
    "title": "Holm Demo",
    "author_nicks": [
        {
            "name": "XAKK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4842/?format=api",
                "id": 4842,
                "name": "XAKK",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-05-28",
    "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": [
        {
            "nick": {
                "name": "Mr. Mezzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130005/?format=api",
                    "id": 130005,
                    "name": "Mr. Mezzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/11298/Holm-demo.t64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9267"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19783"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2566/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2566/",
            "id": 2566,
            "name": "Furulund Meeting 1987",
            "tagline": "",
            "start_date": "1987-05-28",
            "end_date": "1987-05-29",
            "location": "Kävlinge Kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.79469,
            "longitude": 13.07364,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}