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

[
    {
        "url": "https://demozoo.org/api/v1/productions/269505/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269505/",
        "id": 269505,
        "title": "Blister #3",
        "author_nicks": [
            {
                "name": "Blister Staff",
                "abbreviation": "Blister",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132869/?format=api",
                    "id": 132869,
                    "name": "Blister Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269503/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269503/",
        "id": 269503,
        "title": "Blister #2",
        "author_nicks": [
            {
                "name": "Blister Staff",
                "abbreviation": "Blister",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132869/?format=api",
                    "id": 132869,
                    "name": "Blister Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269502/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269502/",
        "id": 269502,
        "title": "Blister #1",
        "author_nicks": [
            {
                "name": "Blister Staff",
                "abbreviation": "Blister",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132869/?format=api",
                    "id": 132869,
                    "name": "Blister Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]