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

[
    {
        "url": "https://demozoo.org/api/v1/productions/185577/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185577/",
        "id": 185577,
        "title": "Revision Time Strategy",
        "author_nicks": [
            {
                "name": "LovelyHanibal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26514/?format=api",
                    "id": 26514,
                    "name": "LovelyHanibal",
                    "is_group": false
                }
            },
            {
                "name": "Masa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30660/?format=api",
                    "id": 30660,
                    "name": "Masa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51893/?format=api",
        "demozoo_url": "https://demozoo.org/music/51893/",
        "id": 51893,
        "title": "Realhouse",
        "author_nicks": [
            {
                "name": "Masa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30660/?format=api",
                    "id": 30660,
                    "name": "Masa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]