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

{
    "url": "https://demozoo.org/api/v1/productions/40643/?format=api",
    "demozoo_url": "https://demozoo.org/music/40643/",
    "id": 40643,
    "title": "Ballbouncing",
    "author_nicks": [
        {
            "name": "Trajic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11061/?format=api",
                "id": 11061,
                "name": "Trajic",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rhyme",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11091/?format=api",
                "id": 11091,
                "name": "Rhyme",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-04",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Trajic/ballbouncing%20(short).mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/rage98/m4ch/ballboun.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/scenestrage98/m4ch/s-r984ch.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "189",
            "competition": {
                "id": 3831,
                "name": "4ch Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/681/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/681/",
                    "id": 681,
                    "name": "Rage 1998",
                    "tagline": "Rage vs Scenest 1998",
                    "start_date": "1998-07-03",
                    "end_date": "1998-07-05",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}