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

[
    {
        "url": "https://demozoo.org/api/v1/productions/296866/?format=api",
        "demozoo_url": "https://demozoo.org/music/296866/",
        "id": 296866,
        "title": "Sense of Darkness",
        "author_nicks": [
            {
                "name": "Drax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/766/?format=api",
                    "id": 766,
                    "name": "Drax",
                    "is_group": false
                }
            },
            {
                "name": "Pet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124675/?format=api",
                    "id": 124675,
                    "name": "Pet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Maniacs of Noise",
                "abbreviation": "MON",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/950/?format=api",
                    "id": 950,
                    "name": "Maniacs of Noise",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "30ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309689/?format=api",
        "demozoo_url": "https://demozoo.org/music/309689/",
        "id": 309689,
        "title": "Whoop!",
        "author_nicks": [
            {
                "name": "Pet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124675/?format=api",
                    "id": 124675,
                    "name": "Pet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53508/?format=api",
                    "id": 53508,
                    "name": "Fake",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    }
]