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

{
    "url": "https://demozoo.org/api/v1/productions/41107/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41107/",
    "id": 41107,
    "title": "The Arrogant Bastards",
    "author_nicks": [
        {
            "name": "SceneSat",
            "abbreviation": "SSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6228/?format=api",
                "id": 6228,
                "name": "SceneSat",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-09-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/sundown12/old_school_executable_demo/ss-tabs.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59962"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "101",
            "competition": {
                "id": 3910,
                "name": "Old School Executable Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1344/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1344/",
                    "id": 1344,
                    "name": "Sundown 2012",
                    "tagline": "",
                    "start_date": "2012-09-07",
                    "end_date": "2012-09-09",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}