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

[
    {
        "url": "https://demozoo.org/api/v1/productions/223782/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223782/",
        "id": 223782,
        "title": "Their First Amiga Demo",
        "author_nicks": [
            {
                "name": "The Task Force",
                "abbreviation": "TTF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96262/?format=api",
                    "id": 96262,
                    "name": "The Task Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-06",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344115/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344115/",
        "id": 344115,
        "title": "The Fight Begins",
        "author_nicks": [
            {
                "name": "The Task Force",
                "abbreviation": "TTF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96262/?format=api",
                    "id": 96262,
                    "name": "The Task Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-05-12",
        "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/344113/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344113/",
        "id": 344113,
        "title": "Execution 2",
        "author_nicks": [
            {
                "name": "The Task Force",
                "abbreviation": "TTF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96262/?format=api",
                    "id": 96262,
                    "name": "The Task Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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/344114/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344114/",
        "id": 344114,
        "title": "Odd Habits",
        "author_nicks": [
            {
                "name": "The Task Force",
                "abbreviation": "TTF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96262/?format=api",
                    "id": 96262,
                    "name": "The Task Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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": []
    }
]