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

{
    "url": "https://demozoo.org/api/v1/productions/178080/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178080/",
    "id": 178080,
    "title": "Fafkulce",
    "author_nicks": [
        {
            "name": "Syfony Dezign",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74185/?format=api",
                "id": 74185,
                "name": "Syfony Dezign",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-11",
    "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/1995/4x4_puke_party95/c64_wild/fafkulce.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 13760,
                "name": "C64 Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2436/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2436/",
                    "id": 2436,
                    "name": "4x4 Puke Party 1995",
                    "tagline": "",
                    "start_date": "1995-07-10",
                    "end_date": "1995-07-12",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}