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

{
    "url": "https://demozoo.org/api/v1/productions/126821/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126821/",
    "id": 126821,
    "title": "Fatum Megademo",
    "author_nicks": [
        {
            "name": "Fatum",
            "abbreviation": "F",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42538/?format=api",
                "id": 42538,
                "name": "Fatum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-06-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/1993/elysium_antia93a/c64_demo/fatum_megademo.d64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43164"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11068,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2422/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2422/",
                    "id": 2422,
                    "name": "Elysium & Antia Party June 1993",
                    "tagline": "",
                    "start_date": "1993-06-28",
                    "end_date": "1993-06-30",
                    "location": "Powiat tarnowski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.01546,
                    "longitude": 20.97857,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}