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

[
    {
        "url": "https://demozoo.org/api/v1/productions/298853/?format=api",
        "demozoo_url": "https://demozoo.org/music/298853/",
        "id": 298853,
        "title": "Loa & Legba",
        "author_nicks": [
            {
                "name": "CarterUSM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117770/?format=api",
                    "id": 117770,
                    "name": "CarterUSM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blueprint",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122901/?format=api",
                    "id": 122901,
                    "name": "Blueprint",
                    "is_group": true
                }
            },
            {
                "name": "Green Grapes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27841/?format=api",
                    "id": 27841,
                    "name": "Green Grapes",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "7ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286356/?format=api",
        "demozoo_url": "https://demozoo.org/music/286356/",
        "id": 286356,
        "title": "Eeeek",
        "author_nicks": [
            {
                "name": "CarterUSM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117770/?format=api",
                    "id": 117770,
                    "name": "CarterUSM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Green Grapes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27841/?format=api",
                    "id": 27841,
                    "name": "Green Grapes",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-10-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "it"
        ]
    }
]