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

[
    {
        "url": "https://demozoo.org/api/v1/productions/158423/?format=api",
        "demozoo_url": "https://demozoo.org/music/158423/",
        "id": 158423,
        "title": "Lotus 3 - Space Ninja Crazy Cover",
        "author_nicks": [
            {
                "name": "WnZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63190/?format=api",
                    "id": 63190,
                    "name": "WnZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-05-28",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158433/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158433/",
        "id": 158433,
        "title": "Wytyczne rybne",
        "author_nicks": [
            {
                "name": "Mgr inż. Rafał",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41773/?format=api",
                    "id": 41773,
                    "name": "Mgr inż. Rafał",
                    "is_group": false
                }
            },
            {
                "name": "WnZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63190/?format=api",
                    "id": 63190,
                    "name": "WnZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-05-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]