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

[
    {
        "url": "https://demozoo.org/api/v1/productions/207678/?format=api",
        "demozoo_url": "https://demozoo.org/productions/207678/",
        "id": 207678,
        "title": "Just For Fun Packpreview",
        "author_nicks": [
            {
                "name": "Laserdance",
                "abbreviation": "LDC, LSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19659/?format=api",
                    "id": 19659,
                    "name": "Laserdance",
                    "is_group": true
                }
            },
            {
                "name": "U.D.O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135010/?format=api",
                    "id": 135010,
                    "name": "U.D.O",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/207680/?format=api",
        "demozoo_url": "https://demozoo.org/productions/207680/",
        "id": 207680,
        "title": "Typer V1.1 Update Intro",
        "author_nicks": [
            {
                "name": "U.D.O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135010/?format=api",
                    "id": 135010,
                    "name": "U.D.O",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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": []
    }
]