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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56990/?format=api",
        "demozoo_url": "https://demozoo.org/music/56990/",
        "id": 56990,
        "title": "Syntetic Signal",
        "author_nicks": [
            {
                "name": "Dr. Dream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33458/?format=api",
                    "id": 33458,
                    "name": "Dr. Dream",
                    "is_group": false
                }
            },
            {
                "name": "_hZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33609/?format=api",
                    "id": 33609,
                    "name": "_hZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-21",
        "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/57002/?format=api",
        "demozoo_url": "https://demozoo.org/music/57002/",
        "id": 57002,
        "title": "Last Mission on Fobos",
        "author_nicks": [
            {
                "name": "_hZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33609/?format=api",
                    "id": 33609,
                    "name": "_hZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mortal Antibiotic Group",
                "abbreviation": "MAG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33337/?format=api",
                    "id": 33337,
                    "name": "Mortal Antibiotic Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]