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

{
    "url": "https://demozoo.org/api/v1/productions/26918/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26918/",
    "id": 26918,
    "title": "Mayday",
    "author_nicks": [
        {
            "name": "Yodel",
            "abbreviation": "YDL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7181/?format=api",
                "id": 7181,
                "name": "Yodel",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-05-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dr. Hardcore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2055/?format=api",
                    "id": 2055,
                    "name": "Goto80",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "The song in the rave part"
        },
        {
            "nick": {
                "name": "Snooky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12759/?format=api",
                    "id": 12759,
                    "name": "Snooky",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/computer_crossroad93/demo/mayday.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18150"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 1482,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/428/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/428/",
                    "id": 428,
                    "name": "The Computer Crossroads 1993",
                    "tagline": "",
                    "start_date": "1993-05-29",
                    "end_date": "1993-05-31",
                    "location": "Göteborg, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.72288,
                    "longitude": 11.94577,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/44/6f/ace3.135171.png",
            "original_width": 2351,
            "original_height": 1606,
            "standard_url": "https://media.demozoo.org/screens/s/44/6f/ace3.135171.jpg",
            "standard_width": 400,
            "standard_height": 273,
            "thumbnail_url": "https://media.demozoo.org/screens/t/44/6f/ace3.135171.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        }
    ],
    "tags": []
}