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

{
    "url": "https://demozoo.org/api/v1/productions/80396/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80396/",
    "id": 80396,
    "title": "Another day of Lil Drolley",
    "author_nicks": [
        {
            "name": "Abhorus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31208/?format=api",
                "id": 31208,
                "name": "Abhorus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-30",
    "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/2005/assembly05/in64/another_day_of_lil_drolley_by_abhorus_1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18349"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "744",
            "competition": {
                "id": 1730,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/111/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/111/",
                    "id": 111,
                    "name": "Assembly 2005",
                    "tagline": "",
                    "start_date": "2005-07-28",
                    "end_date": "2005-07-31",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}