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

[
    {
        "url": "https://demozoo.org/api/v1/productions/317404/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317404/",
        "id": 317404,
        "title": "X-Copy Professional march 1992",
        "author_nicks": [
            {
                "name": "CPL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135360/?format=api",
                    "id": 135360,
                    "name": "CPL",
                    "is_group": false
                }
            },
            {
                "name": "F. Neuhaus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66482/?format=api",
                    "id": 66482,
                    "name": "Dreamforce",
                    "is_group": false
                }
            },
            {
                "name": "H. G. Berg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90438/?format=api",
                    "id": 90438,
                    "name": "H. G. Berg",
                    "is_group": false
                }
            },
            {
                "name": "H. J. Kurent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135359/?format=api",
                    "id": 135359,
                    "name": "H. J. Kurent",
                    "is_group": false
                }
            },
            {
                "name": "H. Vocke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3224/?format=api",
                    "id": 3224,
                    "name": "Riff Raff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-03",
        "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": [
            "german",
            "x-copy",
            "copy-programme"
        ]
    }
]