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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168793/?format=api",
        "demozoo_url": "https://demozoo.org/music/168793/",
        "id": 168793,
        "title": "Strike Back",
        "author_nicks": [
            {
                "name": "Beb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45319/?format=api",
                    "id": 45319,
                    "name": "Bêb",
                    "is_group": false
                }
            },
            {
                "name": "Honey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22375/?format=api",
                    "id": 22375,
                    "name": "Honey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Á.V.H Production",
                "abbreviation": "AVH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27020/?format=api",
                    "id": 27020,
                    "name": "Á.V.H Production",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "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/33636/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33636/",
        "id": 33636,
        "title": "Kutyu",
        "author_nicks": [
            {
                "name": "Honey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22375/?format=api",
                    "id": 22375,
                    "name": "Honey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Á.V.H Production",
                "abbreviation": "AVH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27020/?format=api",
                    "id": 27020,
                    "name": "Á.V.H Production",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]