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

{
    "url": "https://demozoo.org/api/v1/productions/74843/?format=api",
    "demozoo_url": "https://demozoo.org/productions/74843/",
    "id": 74843,
    "title": "Sussa",
    "author_nicks": [
        {
            "name": "THCOutput",
            "abbreviation": "THC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30601/?format=api",
                "id": 30601,
                "name": "THCOutput",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-09-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/mainframe03/in64/thcoutput-sussa.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11391"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "62",
            "competition": {
                "id": 7843,
                "name": "Combined 64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/311/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/311/",
                    "id": 311,
                    "name": "Mainframe 2003",
                    "tagline": "",
                    "start_date": "2003-09-25",
                    "end_date": "2003-09-28",
                    "location": "Norrköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.584419,
                    "longitude": 16.192459,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}