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

[
    {
        "url": "https://demozoo.org/api/v1/productions/55893/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55893/",
        "id": 55893,
        "title": "drug",
        "author_nicks": [
            {
                "name": "Adam Bazaroff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33155/?format=api",
                    "id": 33155,
                    "name": "Adam Bazaroff",
                    "is_group": false
                }
            },
            {
                "name": "O'Braz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33154/?format=api",
                    "id": 33154,
                    "name": "O'Braz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/55894/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55894/",
        "id": 55894,
        "title": "masdrug",
        "author_nicks": [
            {
                "name": "Adam Bazaroff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33155/?format=api",
                    "id": 33155,
                    "name": "Adam Bazaroff",
                    "is_group": false
                }
            },
            {
                "name": "O'Braz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33154/?format=api",
                    "id": 33154,
                    "name": "O'Braz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]