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

{
    "url": "https://demozoo.org/api/v1/productions/36405/?format=api",
    "demozoo_url": "https://demozoo.org/music/36405/",
    "id": 36405,
    "title": "[K]osmic [B]aby",
    "author_nicks": [
        {
            "name": "HP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23349/?format=api",
                "id": 23349,
                "name": "HP",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MicroPyle",
            "abbreviation": "MPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21855/?format=api",
                "id": 21855,
                "name": "MicroPyle",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-04-05",
    "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/HP%20(HU)/kosmic%20baby.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/scenest97/m4ch/hpkosmic.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/scenest97/m4ch/sn3-4ch1.lzx"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "75",
            "competition": {
                "id": 3194,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/371/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/371/",
                    "id": 371,
                    "name": "Scenest 1997",
                    "tagline": "The Third Act: Dominator",
                    "start_date": "1997-04-04",
                    "end_date": "1997-04-06",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}