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

{
    "url": "https://demozoo.org/api/v1/productions/284577/?format=api",
    "demozoo_url": "https://demozoo.org/productions/284577/",
    "id": 284577,
    "title": "Tree Simulator",
    "author_nicks": [
        {
            "name": "Gorgh",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33063/?format=api",
                "id": 33063,
                "name": "Gorgh",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-11-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "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": "http://www.atarimania.com/pgedump.awp?id=37082"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "195",
            "competition": {
                "id": 16162,
                "name": "Software",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4078/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4078/",
                    "id": 4078,
                    "name": "ABBUC Software Contest 2020",
                    "tagline": "",
                    "start_date": "2020-04-01",
                    "end_date": "2020-11-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.abbuc.de/atari/software-ressort/81-software/softwarewettbewerbe/1846-software-wettbewerb-2020"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}