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

[
    {
        "url": "https://demozoo.org/api/v1/productions/330776/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330776/",
        "id": 330776,
        "title": "Quadrel",
        "author_nicks": [
            {
                "name": "Madrid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87934/?format=api",
                    "id": 87934,
                    "name": "Madrid",
                    "is_group": false
                }
            },
            {
                "name": "Scandalous",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87933/?format=api",
                    "id": 87933,
                    "name": "Scandalous",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/220836/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220836/",
        "id": 220836,
        "title": "Back to the Future Part II +3",
        "author_nicks": [
            {
                "name": "Madrid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87934/?format=api",
                    "id": 87934,
                    "name": "Madrid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "back-to-the-future-part-ii"
        ]
    }
]