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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80928/?format=api",
        "demozoo_url": "https://demozoo.org/productions/80928/",
        "id": 80928,
        "title": "Amigo mio solo tu eres leet",
        "author_nicks": [
            {
                "name": "Adler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38073/?format=api",
                    "id": 38073,
                    "name": "Adler",
                    "is_group": false
                }
            },
            {
                "name": "Sergeeo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38078/?format=api",
                    "id": 38078,
                    "name": "Sergeeo",
                    "is_group": false
                }
            },
            {
                "name": "blanco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41564/?format=api",
                    "id": 41564,
                    "name": "blanco",
                    "is_group": false
                }
            },
            {
                "name": "yomizmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41565/?format=api",
                    "id": 41565,
                    "name": "yomizmo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-11-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]