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

[
    {
        "url": "https://demozoo.org/api/v1/productions/266377/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266377/",
        "id": 266377,
        "title": "Patriot Anti-Saddam Defence System v1.1",
        "author_nicks": [
            {
                "name": "The Magiclords",
                "abbreviation": "TML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91304/?format=api",
                    "id": 91304,
                    "name": "The Magiclords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12",
        "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": [
            "antivirus"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/224530/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224530/",
        "id": 224530,
        "title": "Patriot Anti-Saddam Defence System v1.0",
        "author_nicks": [
            {
                "name": "The Magiclords",
                "abbreviation": "TML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91304/?format=api",
                    "id": 91304,
                    "name": "The Magiclords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/224529/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224529/",
        "id": 224529,
        "title": "Magicpack 8 Intro",
        "author_nicks": [
            {
                "name": "The Magiclords",
                "abbreviation": "TML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91304/?format=api",
                    "id": 91304,
                    "name": "The Magiclords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12-24",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]