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

{
    "url": "https://demozoo.org/api/v1/productions/331501/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/331501/",
    "id": 331501,
    "title": "The Force",
    "author_nicks": [
        {
            "name": "JSL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5743/?format=api",
                "id": 5743,
                "name": "JSL",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-12-13",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=18013"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18325,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4041/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4041/",
                    "id": 4041,
                    "name": "Mail Madness Party 6",
                    "tagline": "",
                    "start_date": "2003-12-12",
                    "end_date": "2003-12-14",
                    "location": "",
                    "is_online": false,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://web.archive.org/web/20160713113721/http://www.mr-museum.de/party.htm"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}