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

{
    "url": "https://demozoo.org/api/v1/productions/53925/?format=api",
    "demozoo_url": "https://demozoo.org/music/53925/",
    "id": 53925,
    "title": "Jumping Acid",
    "author_nicks": [
        {
            "name": "505",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2003/?format=api",
                "id": 2003,
                "name": "505",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Checkpoint",
            "abbreviation": "CPT, CP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2004/?format=api",
                "id": 2004,
                "name": "Checkpoint",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-02",
    "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": "BaseUrl",
            "url": "http://no-fragments.atari.org/no_fragments_03/PARTIES/1996/INTERCON.96/MODS/ACIDO.MOD"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/ea/c3/acido.MOD"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/intercon96/multichannel/acido.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 5659,
                "name": "Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1507/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1507/",
                    "id": 1507,
                    "name": "InterCon 1996",
                    "tagline": "",
                    "start_date": "1996-11-01",
                    "end_date": "1996-11-03",
                    "location": "Ubstadt-Weiher, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.161789,
                    "longitude": 8.63217,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}