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

{
    "url": "https://demozoo.org/api/v1/productions/331653/?format=api",
    "demozoo_url": "https://demozoo.org/productions/331653/",
    "id": 331653,
    "title": "Into the Eagle's Nest Music",
    "author_nicks": [
        {
            "name": "Fucked Beyond Repair",
            "abbreviation": "FBR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7446/?format=api",
                "id": 7446,
                "name": "Fucked Beyond Repair",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-03-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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Microman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130566/?format=api",
                    "id": 130566,
                    "name": "Microman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "ripping"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/105904/Into%20the%20Eagle\\'s%20Nest%20Music%20-%20FBR.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=108691"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e7/79/a40d.333816.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e7/79/a40d.333816.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e7/79/a40d.333816.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "into-the-eagles-nest",
        "music-rip"
    ]
}