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

{
    "url": "https://demozoo.org/api/v1/productions/283964/?format=api",
    "demozoo_url": "https://demozoo.org/music/283964/",
    "id": 283964,
    "title": "Soul Shifter",
    "author_nicks": [
        {
            "name": "Dave",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82880/?format=api",
                "id": 82880,
                "name": "Dave",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SIDNIFY",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82881/?format=api",
                "id": 82881,
                "name": "SIDNIFY",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-09-19",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/function20/music/musicprod_dave.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "125",
            "competition": {
                "id": 16130,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4080/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4080/",
                    "id": 4080,
                    "name": "Function 2020",
                    "tagline": "",
                    "start_date": "2020-09-18",
                    "end_date": "2020-09-20",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "https://2020.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}