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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311964/?format=api",
        "demozoo_url": "https://demozoo.org/productions/311964/",
        "id": 311964,
        "title": "KMAC 5",
        "author_nicks": [
            {
                "name": "OftenHide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145066/?format=api",
                    "id": 145066,
                    "name": "Oftenhide",
                    "is_group": true
                }
            },
            {
                "name": "Vodka People",
                "abbreviation": "VP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32986/?format=api",
                    "id": 32986,
                    "name": "Vodka People",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311966/?format=api",
        "demozoo_url": "https://demozoo.org/productions/311966/",
        "id": 311966,
        "title": "KMAC 4",
        "author_nicks": [
            {
                "name": "OftenHide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145066/?format=api",
                    "id": 145066,
                    "name": "Oftenhide",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-02-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]