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

[
    {
        "url": "https://demozoo.org/api/v1/productions/351399/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351399/",
        "id": 351399,
        "title": "Fascinated",
        "author_nicks": [
            {
                "name": "Sisters of Mercy",
                "abbreviation": "SOM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84809/?format=api",
                    "id": 84809,
                    "name": "Sisters of Mercy",
                    "is_group": true
                }
            },
            {
                "name": "The Sharks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                    "id": 5109,
                    "name": "The Sharks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-11-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/300322/?format=api",
        "demozoo_url": "https://demozoo.org/productions/300322/",
        "id": 300322,
        "title": "Sprite Imager V4.0",
        "author_nicks": [
            {
                "name": "Sisters of Mercy",
                "abbreviation": "SOM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84809/?format=api",
                    "id": 84809,
                    "name": "Sisters of Mercy",
                    "is_group": true
                }
            },
            {
                "name": "The Sharks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                    "id": 5109,
                    "name": "The Sharks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]