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

{
    "url": "https://demozoo.org/api/v1/productions/230550/?format=api",
    "demozoo_url": "https://demozoo.org/music/230550/",
    "id": 230550,
    "title": "A summer's day",
    "author_nicks": [
        {
            "name": "Slash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3515/?format=api",
                "id": 3515,
                "name": "Slash",
                "is_group": false
            }
        },
        {
            "name": "mAZE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5371/?format=api",
                "id": 5371,
                "name": "mAZE",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-07-13",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/hchsummer19/msx/maze_and_slash_a_summers_day.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "122",
            "competition": {
                "id": 15318,
                "name": "Oldschool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3912/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3912/",
                    "id": 3912,
                    "name": "High Coast Hack 2019 Summer",
                    "tagline": "",
                    "start_date": "2019-07-11",
                    "end_date": "2019-07-14",
                    "location": "Härnösands Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.76667,
                    "longitude": 17.68333,
                    "website": "http://highcoasthack.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod",
        "protracker"
    ]
}