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

[
    {
        "url": "https://demozoo.org/api/v1/productions/186658/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186658/",
        "id": 186658,
        "title": "Inertia Player V1.22",
        "author_nicks": [
            {
                "name": "Inertia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7208/?format=api",
                    "id": 7208,
                    "name": "Inertia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "386",
            "covox",
            "music-player"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/370919/?format=api",
        "demozoo_url": "https://demozoo.org/productions/370919/",
        "id": 370919,
        "title": "Inertia Player V1.20",
        "author_nicks": [
            {
                "name": "Inertia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7208/?format=api",
                    "id": 7208,
                    "name": "Inertia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-player"
        ]
    }
]