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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81721/?format=api",
        "demozoo_url": "https://demozoo.org/music/81721/",
        "id": 81721,
        "title": "GGGD Phunck",
        "author_nicks": [
            {
                "name": "Gwaur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24554/?format=api",
                    "id": 24554,
                    "name": "Gwaur",
                    "is_group": false
                }
            },
            {
                "name": "HuGoroN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24555/?format=api",
                    "id": 24555,
                    "name": "HuGoroN",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-08-02",
        "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/38115/?format=api",
        "demozoo_url": "https://demozoo.org/music/38115/",
        "id": 38115,
        "title": "Fast Funkzorz",
        "author_nicks": [
            {
                "name": "Gwaur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24554/?format=api",
                    "id": 24554,
                    "name": "Gwaur",
                    "is_group": false
                }
            },
            {
                "name": "HuGoroN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24555/?format=api",
                    "id": 24555,
                    "name": "HuGoroN",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]