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

{
    "url": "https://demozoo.org/api/v1/productions/122957/?format=api",
    "demozoo_url": "https://demozoo.org/productions/122957/",
    "id": 122957,
    "title": "MJJ 2002 Party Intro",
    "author_nicks": [
        {
            "name": "MJJ Prod",
            "abbreviation": "MJJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                "id": 11419,
                "name": "MJJ Prod",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ming",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61149/?format=api",
                    "id": 61149,
                    "name": "Ming",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        },
        {
            "nick": {
                "name": "C-Rem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2483/?format=api",
                    "id": 2483,
                    "name": "C-Rem",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/M/MJJ_PROD/MJJ2002.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1866/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1866/",
            "id": 1866,
            "name": "MJJ Party 2002 (2)",
            "tagline": "",
            "start_date": "2002-08-16",
            "end_date": "2002-08-18",
            "location": "Gigean, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.500431,
            "longitude": 3.71051,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bf/e2/41f6.68727.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/bf/e2/41f6.68727.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bf/e2/41f6.68727.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}