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

[
    {
        "url": "https://demozoo.org/api/v1/productions/91749/?format=api",
        "demozoo_url": "https://demozoo.org/music/91749/",
        "id": 91749,
        "title": "mellow song",
        "author_nicks": [
            {
                "name": "Perwy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29013/?format=api",
                    "id": 29013,
                    "name": "Perwy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-12-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91853/?format=api",
        "demozoo_url": "https://demozoo.org/music/91853/",
        "id": 91853,
        "title": "thinking of red beauty",
        "author_nicks": [
            {
                "name": "Perwy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29013/?format=api",
                    "id": 29013,
                    "name": "Perwy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-12-15",
        "supertype": "music",
        "platforms": [],
        "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/47173/?format=api",
        "demozoo_url": "https://demozoo.org/music/47173/",
        "id": 47173,
        "title": "Harmonic Motion",
        "author_nicks": [
            {
                "name": "Perwy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29013/?format=api",
                    "id": 29013,
                    "name": "Perwy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]