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

{
    "url": "https://demozoo.org/api/v1/productions/322839/?format=api",
    "demozoo_url": "https://demozoo.org/music/322839/",
    "id": 322839,
    "title": "2Machines",
    "author_nicks": [
        {
            "name": "Falcon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4161/?format=api",
                "id": 4161,
                "name": "Falcon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Artificial People",
            "abbreviation": "AP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13091/?format=api",
                "id": 13091,
                "name": "Artificial People",
                "is_group": true
            }
        },
        {
            "name": "FoV",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19040/?format=api",
                "id": 19040,
                "name": "FoV",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "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/Falcon%20(FI)/2machines.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}