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

[
    {
        "url": "https://demozoo.org/api/v1/productions/200514/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200514/",
        "id": 200514,
        "title": "Slapp",
        "author_nicks": [
            {
                "name": "Jadeo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87447/?format=api",
                    "id": 87447,
                    "name": "Jadeo",
                    "is_group": false
                }
            },
            {
                "name": "Zyrax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73357/?format=api",
                    "id": 73357,
                    "name": "Zyrax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-11-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303005/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303005/",
        "id": 303005,
        "title": "Nibbles",
        "author_nicks": [
            {
                "name": "Zyrax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73357/?format=api",
                    "id": 73357,
                    "name": "Zyrax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
                "id": 16,
                "name": "64b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "dosbox-incompatible",
            "snake",
            "source-available",
            "code-challenge"
        ]
    }
]