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

[
    {
        "url": "https://demozoo.org/api/v1/productions/267810/?format=api",
        "demozoo_url": "https://demozoo.org/productions/267810/",
        "id": 267810,
        "title": "Sector Trasher V1.2b",
        "author_nicks": [
            {
                "name": "M&B Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89062/?format=api",
                    "id": 89062,
                    "name": "M&B Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Silents",
                "abbreviation": "TSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                    "id": 101,
                    "name": "The Silents",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-11",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203065/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203065/",
        "id": 203065,
        "title": "Rough-Key V1.0 BETA",
        "author_nicks": [
            {
                "name": "M&B Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89062/?format=api",
                    "id": 89062,
                    "name": "M&B Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203066/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203066/",
        "id": 203066,
        "title": "Sector Trasher V1.0B",
        "author_nicks": [
            {
                "name": "M&B Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89062/?format=api",
                    "id": 89062,
                    "name": "M&B Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Silents",
                "abbreviation": "TSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                    "id": 101,
                    "name": "The Silents",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "trackloading-tool"
        ]
    }
]