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

{
    "url": "https://demozoo.org/api/v1/productions/323904/?format=api",
    "demozoo_url": "https://demozoo.org/productions/323904/",
    "id": 323904,
    "title": "JawBreaker II",
    "author_nicks": [
        {
            "name": "Abyss Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48735/?format=api",
                "id": 48735,
                "name": "Abyss Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Maggoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137401/?format=api",
                    "id": 137401,
                    "name": "Maggoo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Maggoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137401/?format=api",
                    "id": 137401,
                    "name": "Maggoo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "makinavaja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86568/?format=api",
                    "id": 86568,
                    "name": "makinavaja",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://abyssmsx.com/wp-content/uploads/2022/07/JawbreakerII.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://abyssmsx.com/jawbreaker-ii/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7agOaNPANyg"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}