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

{
    "url": "https://demozoo.org/api/v1/productions/354310/?format=api",
    "demozoo_url": "https://demozoo.org/productions/354310/",
    "id": 354310,
    "title": "mxPlay 2.1.2",
    "author_nicks": [
        {
            "name": "Mystic Bytes",
            "abbreviation": "MB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2056/?format=api",
                "id": 2056,
                "name": "Mystic Bytes",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-03-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/58/?format=api",
            "id": 58,
            "name": "Atari TT"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "XI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2560/?format=api",
                    "id": 2560,
                    "name": "XI",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "XI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2560/?format=api",
                    "id": 2560,
                    "name": "XI",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "plugins"
        },
        {
            "nick": {
                "name": "MiKRO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2057/?format=api",
                    "id": 2057,
                    "name": "MiKRO",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/mikrosk/mxplay/releases/download/mxplay-2.1.2/mxplay-2.1.2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/mikrosk/mxplay"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}