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

{
    "url": "https://demozoo.org/api/v1/productions/29424/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29424/",
    "id": 29424,
    "title": "Sandwich",
    "author_nicks": [
        {
            "name": "Substance",
            "abbreviation": "STC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1997/?format=api",
                "id": 1997,
                "name": "Substance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-07-16",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/delirium96/512b/sandwich.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63399"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=r6lQH-t3-lY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "474",
            "competition": {
                "id": 2309,
                "name": "512 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/802/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/802/",
                    "id": 802,
                    "name": "Delirium 1996",
                    "tagline": "",
                    "start_date": "1996-07-16",
                    "end_date": "1996-07-17",
                    "location": "Bukowno, Powiat olkuski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.26474,
                    "longitude": 19.45962,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/44/7f/3e65.310179.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/44/7f/3e65.310179.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/44/7f/3e65.310179.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}