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

{
    "url": "https://demozoo.org/api/v1/productions/179991/?format=api",
    "demozoo_url": "https://demozoo.org/music/179991/",
    "id": 179991,
    "title": "Over The Atmosphere",
    "author_nicks": [
        {
            "name": "Sole",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                "id": 9805,
                "name": "Sole",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-04-01",
    "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/Impulsetracker/Sole/over the atmosphere.it"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/fparty00/mmul/atmo3.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 4982,
                "name": "Mods",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1109/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1109/",
                    "id": 1109,
                    "name": "F* Party 2000",
                    "tagline": "",
                    "start_date": "2000-04-01",
                    "end_date": "2000-04-02",
                    "location": "Xirivella, Província de València, Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.46588,
                    "longitude": -0.42589,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it",
        "32ch"
    ]
}