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

{
    "url": "https://demozoo.org/api/v1/productions/138822/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/138822/",
    "id": 138822,
    "title": "Untitled",
    "author_nicks": [
        {
            "name": "Wayne",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58962/?format=api",
                "id": 58962,
                "name": "Wayne",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-01-28",
    "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=32299"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "12",
            "score": "",
            "competition": {
                "id": 11541,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2569/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2569/",
                    "id": 2569,
                    "name": "Fatum Party 1994",
                    "tagline": "",
                    "start_date": "1994-01-27",
                    "end_date": "1994-01-29",
                    "location": "Rybnik, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.09713,
                    "longitude": 18.54179,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}