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

{
    "url": "https://demozoo.org/api/v1/productions/298201/?format=api",
    "demozoo_url": "https://demozoo.org/productions/298201/",
    "id": 298201,
    "title": "gridOric",
    "author_nicks": [
        {
            "name": "Norayr Chilingaryan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71927/?format=api",
                "id": 71927,
                "name": "Norayr Chilingaryan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/49/?format=api",
            "id": 49,
            "name": "Oric"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://mega.nz/file/V1EDxIzY#L3fk49bBbI_DOC_GALYYHQJ0YmETqutxdSDBocU78DE"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://norayr.am/RetroComputing/RetroComputing.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 41,
            "ranking": "41",
            "score": "3.53",
            "competition": {
                "id": 16642,
                "name": "4K Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4342/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4342/",
                    "id": 4342,
                    "name": "MiniGame 2004",
                    "tagline": "",
                    "start_date": "2004",
                    "end_date": "2004-08-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}