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

[
    {
        "url": "https://demozoo.org/api/v1/productions/313310/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313310/",
        "id": 313310,
        "title": "Imaginating",
        "author_nicks": [
            {
                "name": "Imagination Developments",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58393/?format=api",
                    "id": 58393,
                    "name": "Imagination Developments",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/350021/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350021/",
        "id": 350021,
        "title": "Timewaster I",
        "author_nicks": [
            {
                "name": "Imagination Developments",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58393/?format=api",
                    "id": 58393,
                    "name": "Imagination Developments",
                    "is_group": true
                }
            },
            {
                "name": "X-Factor",
                "abbreviation": "XF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5024/?format=api",
                    "id": 5024,
                    "name": "X-Factor",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04",
        "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": []
    }
]