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

{
    "url": "https://demozoo.org/api/v1/productions/99733/?format=api",
    "demozoo_url": "https://demozoo.org/music/99733/",
    "id": 99733,
    "title": "Intro Meeting 97",
    "author_nicks": [
        {
            "name": "Bart Of Noise",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32170/?format=api",
                "id": 32170,
                "name": "Bart Of Noise",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Heaven Software",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32171/?format=api",
                "id": 32171,
                "name": "Heaven Software",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-03-21",
    "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": "https://media.demozoo.org/music/d2/8e/meet97.S3M"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/B/BARTNOIS/S3M/MEET97/MEET97.S3M"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "s3m"
    ]
}