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

{
    "url": "https://demozoo.org/api/v1/productions/356014/?format=api",
    "demozoo_url": "https://demozoo.org/productions/356014/",
    "id": 356014,
    "title": "Faery Times 256b",
    "author_nicks": [
        {
            "name": "Aleksi Eeben",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/627/?format=api",
                "id": 627,
                "name": "Aleksi Eeben",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-08-04",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/186887/faerytimes.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=180316"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "",
            "competition": {
                "id": 19334,
                "name": "C64 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5117/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5117/",
                    "id": 5117,
                    "name": "The 256b Sprite Font Compo 2019",
                    "tagline": "",
                    "start_date": "2019-07-22",
                    "end_date": "2019-09-22",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}