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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161526/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161526/",
        "id": 161526,
        "title": "Sanxion Ripper V1.0",
        "author_nicks": [
            {
                "name": "Sanxion",
                "abbreviation": "SNX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66884/?format=api",
                    "id": 66884,
                    "name": "Sanxion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": [
            "music-ripper"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323317/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323317/",
        "id": 323317,
        "title": "Blaster Pack 19",
        "author_nicks": [
            {
                "name": "Sanxion",
                "abbreviation": "SNX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66884/?format=api",
                    "id": 66884,
                    "name": "Sanxion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323316/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323316/",
        "id": 323316,
        "title": "Demo Creator +",
        "author_nicks": [
            {
                "name": "Sanxion",
                "abbreviation": "SNX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66884/?format=api",
                    "id": 66884,
                    "name": "Sanxion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": []
    }
]