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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34213/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34213/",
        "id": 34213,
        "title": "Blomman",
        "author_nicks": [
            {
                "name": "Poffelipoff",
                "abbreviation": "PLF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                    "id": 14761,
                    "name": "Poffelipoff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11-29",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356713/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/356713/",
        "id": 356713,
        "title": "Poffelipoff Artpack 10/97",
        "author_nicks": [
            {
                "name": "Poffelipoff",
                "abbreviation": "PLF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                    "id": 14761,
                    "name": "Poffelipoff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10",
        "supertype": "graphics",
        "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/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/271931/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271931/",
        "id": 271931,
        "title": "PLF Art Pack (12/1996)",
        "author_nicks": [
            {
                "name": "Poffelipoff",
                "abbreviation": "PLF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                    "id": 14761,
                    "name": "Poffelipoff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12",
        "supertype": "graphics",
        "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/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]