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

{
    "url": "https://demozoo.org/api/v1/productions/4007/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4007/",
    "id": 4007,
    "title": "Chrysalis",
    "author_nicks": [
        {
            "name": "NightBeat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5887/?format=api",
                "id": 5887,
                "name": "NightBeat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Outbreak",
            "abbreviation": "OTB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5265/?format=api",
                "id": 5265,
                "name": "Outbreak",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-04-17",
    "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/2006/breakpoint06/anim/outbreak_-_chrysalis.mpg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24590"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=nmUbS_GS_kQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "247",
            "competition": {
                "id": 412,
                "name": "Animation/Video",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/23/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/23/",
                    "id": 23,
                    "name": "Breakpoint 2006",
                    "tagline": "Rumble In The Jungle",
                    "start_date": "2006-04-14",
                    "end_date": "2006-04-17",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2006/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/9a/e236.173454.jpg",
            "original_width": 347,
            "original_height": 281,
            "standard_url": "https://media.demozoo.org/screens/s/e5/9a/e236.173454.jpg",
            "standard_width": 347,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/9a/e236.173454.jpg",
            "thumbnail_width": 185,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}