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

{
    "url": "https://demozoo.org/api/v1/productions/23328/?format=api",
    "demozoo_url": "https://demozoo.org/productions/23328/",
    "id": 23328,
    "title": "Wolfi In Outer Space",
    "author_nicks": [
        {
            "name": "Drifters",
            "abbreviation": "DFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5586/?format=api",
                "id": 5586,
                "name": "Drifters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-08-28",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/evoke04/anim/dft-wolfi_in_outer_space_divx5_mp3.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13541"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aPmHiF2Kpmc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "233",
            "competition": {
                "id": 1573,
                "name": "Wild (Animation)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/354/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/354/",
                    "id": 354,
                    "name": "Evoke 2004",
                    "tagline": "Your Digital Playground",
                    "start_date": "2004-08-27",
                    "end_date": "2004-08-29",
                    "location": "Deutz, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93463,
                    "longitude": 6.97495,
                    "website": "http://archive.evoke.eu/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dd/ca/92db.173433.png",
            "original_width": 932,
            "original_height": 681,
            "standard_url": "https://media.demozoo.org/screens/s/dd/ca/92db.173433.jpg",
            "standard_width": 400,
            "standard_height": 292,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dd/ca/92db.173433.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        }
    ],
    "tags": []
}