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

{
    "url": "https://demozoo.org/api/v1/productions/49002/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49002/",
    "id": 49002,
    "title": "Animetion",
    "author_nicks": [
        {
            "name": "TempesT",
            "abbreviation": "TMP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14747/?format=api",
                "id": 14747,
                "name": "TempesT",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/flag00/c64/flag2kc64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12337"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "139",
            "competition": {
                "id": 4970,
                "name": "Commodore 64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/705/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/705/",
                    "id": 705,
                    "name": "FLaG 2000",
                    "tagline": "",
                    "start_date": "2000-07-28",
                    "end_date": "2000-07-30",
                    "location": "Rákospalota, Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.56453,
                    "longitude": 19.12207,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}