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

{
    "url": "https://demozoo.org/api/v1/productions/2398/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2398/",
    "id": 2398,
    "title": "Mega Dreams Compilation 1",
    "author_nicks": [
        {
            "name": "Possessed",
            "abbreviation": "PSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4930/?format=api",
                "id": 4930,
                "name": "Possessed",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Paulie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5226/?format=api",
                    "id": 5226,
                    "name": "Paulie",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        },
        {
            "nick": {
                "name": "Axel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5227/?format=api",
                    "id": 5227,
                    "name": "Axel",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Various1990/Possessed-MegDrDexXmas90.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=13287"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/141/?format=api",
            "demozoo_url": "https://demozoo.org/parties/141/",
            "id": 141,
            "name": "Dexion X-Mas Conference 1990",
            "tagline": "",
            "start_date": "1990-12-26",
            "end_date": "1990-12-29",
            "location": "Odense Kommune, South Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.3957,
            "longitude": 10.37761,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/13/bc/1314.3749.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/13/bc/1314.3749.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/13/bc/1314.3749.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/76/fc/8931.jw28874.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/76/fc/8931.jw28874.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/fc/8931.jw28874.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cli-menu",
        "no-music"
    ]
}