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

[
    {
        "url": "https://demozoo.org/api/v1/productions/272951/?format=api",
        "demozoo_url": "https://demozoo.org/productions/272951/",
        "id": 272951,
        "title": "Multi-Ripper V1.10",
        "author_nicks": [
            {
                "name": "Inferno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145016/?format=api",
                    "id": 145016,
                    "name": "Inferno",
                    "is_group": true
                }
            },
            {
                "name": "Unit One Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28811/?format=api",
                    "id": 28811,
                    "name": "Unit One Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09-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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-ripper"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/358305/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358305/",
        "id": 358305,
        "title": "Multi-Ripper V1.0",
        "author_nicks": [
            {
                "name": "Inferno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145016/?format=api",
                    "id": 145016,
                    "name": "Inferno",
                    "is_group": true
                }
            },
            {
                "name": "Unit One Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28811/?format=api",
                    "id": 28811,
                    "name": "Unit One Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08-16",
        "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": []
    }
]