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

{
    "url": "https://demozoo.org/api/v1/productions/295297/?format=api",
    "demozoo_url": "https://demozoo.org/productions/295297/",
    "id": 295297,
    "title": "Fairy Ring Techdemo",
    "author_nicks": [
        {
            "name": "Eryngi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122691/?format=api",
                "id": 122691,
                "name": "Eryngi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-05-29",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/214143/fairyring-preview.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=204812"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "4",
            "score": "61",
            "competition": {
                "id": 16515,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4278/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4278/",
                    "id": 4278,
                    "name": "CSDb C64 Fun Compo 2021",
                    "tagline": "",
                    "start_date": "2021-04-20",
                    "end_date": "2021-05-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/forums/?roomid=12&topicid=148891"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}