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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299879/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299879/",
        "id": 299879,
        "title": "Tonic Pack 6",
        "author_nicks": [
            {
                "name": "Oxydize",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/100349/?format=api",
                    "id": 100349,
                    "name": "Oxydize",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-09-17",
        "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": [
            "cli-pack"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317439/",
        "id": 317439,
        "title": "Frazzle Pack 5",
        "author_nicks": [
            {
                "name": "Oxydize",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/100349/?format=api",
                    "id": 100349,
                    "name": "Oxydize",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-09-17",
        "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/317438/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317438/",
        "id": 317438,
        "title": "Frazzle Pack 4",
        "author_nicks": [
            {
                "name": "Oxydize",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/100349/?format=api",
                    "id": 100349,
                    "name": "Oxydize",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-09-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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-menu"
        ]
    }
]