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

{
    "url": "https://demozoo.org/api/v1/productions/110606/?format=api",
    "demozoo_url": "https://demozoo.org/productions/110606/",
    "id": 110606,
    "title": "Compo Intro",
    "author_nicks": [
        {
            "name": "The Arcadia Team",
            "abbreviation": "TAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4974/?format=api",
                "id": 4974,
                "name": "Arcadia Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-06-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=555"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10385,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/67/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/67/",
                    "id": 67,
                    "name": "It, Razor 1911, Abnormal, Hoaxers and Network Gigaparty 1989",
                    "tagline": "",
                    "start_date": "1989-06-23",
                    "end_date": "1989-06-25",
                    "location": "Heimdal, Trondheim, Sør-Trøndelag, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.35,
                    "longitude": 10.35833,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}