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

{
    "url": "https://demozoo.org/api/v1/productions/354697/?format=api",
    "demozoo_url": "https://demozoo.org/productions/354697/",
    "id": 354697,
    "title": "Machine EP",
    "author_nicks": [
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-12",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/242113/TRIAD_Machine_EP.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=229387"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93746"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4522/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4522/",
            "id": 4522,
            "name": "Fjälldata 2023",
            "tagline": "abnorm konstform i snöstorm",
            "start_date": "2023-02-10",
            "end_date": "2023-02-12",
            "location": "Östersunds Kommun, Jämtland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.22072,
            "longitude": 14.90857,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}