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

{
    "url": "https://demozoo.org/api/v1/productions/367144/?format=api",
    "demozoo_url": "https://demozoo.org/productions/367144/",
    "id": 367144,
    "title": "Logo Show V1.0",
    "author_nicks": [
        {
            "name": "Reflex",
            "abbreviation": "RFX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108762/?format=api",
                "id": 108762,
                "name": "Reflex",
                "is_group": true
            }
        },
        {
            "name": "Tour De Future",
            "abbreviation": "TDF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7571/?format=api",
                "id": 7571,
                "name": "Tour De Future",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-05-02",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/42226/RFX-LogoShow1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=50729"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}