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

{
    "url": "https://demozoo.org/api/v1/productions/204805/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204805/",
    "id": 204805,
    "title": "A C64 Game Mashup",
    "author_nicks": [
        {
            "name": "James",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90171/?format=api",
                "id": 90171,
                "name": "James",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DataDoor",
            "abbreviation": "DTDR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66524/?format=api",
                "id": 66524,
                "name": "DataDoor",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-06-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/flashback19/wild/wild-entry-datadoor.txt"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://level4.jojati.com/c64mashup/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "104",
            "competition": {
                "id": 15189,
                "name": "Wild/Hardware/Other",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3822/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3822/",
                    "id": 3822,
                    "name": "Flashback 2019",
                    "tagline": "",
                    "start_date": "2019-06-08",
                    "end_date": "2019-06-10",
                    "location": "Redfern, City of Sydney, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.89279,
                    "longitude": 151.20415,
                    "website": "http://flashbackparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}