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

{
    "url": "https://demozoo.org/api/v1/productions/269768/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269768/",
    "id": 269768,
    "title": "OSCyLATE Visually!",
    "author_nicks": [
        {
            "name": "Retrovertigo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23220/?format=api",
                "id": 23220,
                "name": "Retrovertigo",
                "is_group": false
            }
        },
        {
            "name": "TrinaryLogic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44141/?format=api",
                "id": 44141,
                "name": "TrinaryLogic",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-11-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/syntax19/wild_demo/osc2.it"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=C8JG1_WHKJs&t=5"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "113",
            "competition": {
                "id": 15575,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3911/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3911/",
                    "id": 3911,
                    "name": "Syntax 2019",
                    "tagline": "",
                    "start_date": "2019-11-02",
                    "end_date": "2019-11-03",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "oscilloscope"
    ]
}