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

{
    "url": "https://demozoo.org/api/v1/productions/283489/?format=api",
    "demozoo_url": "https://demozoo.org/productions/283489/",
    "id": 283489,
    "title": "MTV Music Package #1",
    "author_nicks": [
        {
            "name": "Motivate",
            "abbreviation": "MTV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90404/?format=api",
                "id": 90404,
                "name": "Motivate",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-12",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Spoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13925/?format=api",
                    "id": 13925,
                    "name": "Spoon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "animal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/906/?format=api",
                    "id": 906,
                    "name": "Dalezy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/music/disks/1995/mtv-mpck.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "s3m"
    ]
}