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

{
    "url": "https://demozoo.org/api/v1/productions/53668/?format=api",
    "demozoo_url": "https://demozoo.org/music/53668/",
    "id": 53668,
    "title": "Class for ever!",
    "author_nicks": [
        {
            "name": "Maktone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3036/?format=api",
                "id": 3036,
                "name": "Maktone",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Class",
            "abbreviation": "CLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16508/?format=api",
                "id": 16508,
                "name": "Class",
                "is_group": true
            }
        },
        {
            "name": "Superior Art Creations",
            "abbreviation": "SAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations",
                "is_group": true
            }
        },
        {
            "name": "Superstars",
            "abbreviation": "SST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15983/?format=api",
                "id": 15983,
                "name": "Superstars",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-12-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/Protracker/Maktone/class%20for%20ever!.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/dreamhack01/oldschool/music/class_fe.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "605",
            "competition": {
                "id": 5624,
                "name": "Old School Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/964/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/964/",
                    "id": 964,
                    "name": "Dreamhack 2001",
                    "tagline": "",
                    "start_date": "2001-11-29",
                    "end_date": "2001-12-02",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}