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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47358/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47358/",
        "id": 47358,
        "title": "Breakpoint Defender",
        "author_nicks": [
            {
                "name": "Dandee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10548/?format=api",
                    "id": 10548,
                    "name": "Dandee",
                    "is_group": false
                }
            },
            {
                "name": "Mr. M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29081/?format=api",
                    "id": 29081,
                    "name": "Mr. M",
                    "is_group": false
                }
            },
            {
                "name": "SHaDow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3957/?format=api",
                    "id": 3957,
                    "name": "SHaDow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/32/?format=api",
                "id": 32,
                "name": "Nintendo DS (NDS)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]