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

{
    "url": "https://demozoo.org/api/v1/productions/268083/?format=api",
    "demozoo_url": "https://demozoo.org/music/268083/",
    "id": 268083,
    "title": "Wizball Title Tune",
    "author_nicks": [
        {
            "name": "Luca",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11181/?format=api",
                "id": 11181,
                "name": "Luca",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "FIRE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11182/?format=api",
                "id": 11182,
                "name": "FIRE",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-09-28",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "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/flashparty19/tracked_msx/tracked_retro_chiptune_music_flashparty_2019_luca_fire.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "50",
            "competition": {
                "id": 15491,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3848/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3848/",
                    "id": 3848,
                    "name": "Flashparty 2019",
                    "tagline": "Place of comradery for enthusiasts of the technological sub-cultures in Argentina and the world.",
                    "start_date": "2019-09-27",
                    "end_date": "2019-09-29",
                    "location": "Ciudad Autónoma de Buenos Aires, Buenos Aires F.D., Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.6,
                    "longitude": -58.45,
                    "website": "http://flashparty.dx.am"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}