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

{
    "url": "https://demozoo.org/api/v1/productions/298253/?format=api",
    "demozoo_url": "https://demozoo.org/productions/298253/",
    "id": 298253,
    "title": "Rally 1k",
    "author_nicks": [
        {
            "name": "Fernando Miguel Barletta",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108178/?format=api",
                "id": 108178,
                "name": "Fernando Miguel Barletta",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/45/?format=api",
            "id": 45,
            "name": "ZX81"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/28602"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "5.10",
            "competition": {
                "id": 16646,
                "name": "1K Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3963/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3963/",
                    "id": 3963,
                    "name": "MiniGame 2003",
                    "tagline": "",
                    "start_date": "2003",
                    "end_date": "2003",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}