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

[
    {
        "url": "https://demozoo.org/api/v1/productions/207499/?format=api",
        "demozoo_url": "https://demozoo.org/music/207499/",
        "id": 207499,
        "title": "Faceless",
        "author_nicks": [
            {
                "name": "Calvin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1734/?format=api",
                    "id": 1734,
                    "name": "Calvin",
                    "is_group": false
                }
            },
            {
                "name": "Sanppa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94114/?format=api",
                    "id": 94114,
                    "name": "Sanppa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genocide",
                "abbreviation": "GCI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1732/?format=api",
                    "id": 1732,
                    "name": "Genocide",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/207500/?format=api",
        "demozoo_url": "https://demozoo.org/music/207500/",
        "id": 207500,
        "title": "Mistressofdistress",
        "author_nicks": [
            {
                "name": "Calvin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1734/?format=api",
                    "id": 1734,
                    "name": "Calvin",
                    "is_group": false
                }
            },
            {
                "name": "Sanppa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94114/?format=api",
                    "id": 94114,
                    "name": "Sanppa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genocide",
                "abbreviation": "GCI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1732/?format=api",
                    "id": 1732,
                    "name": "Genocide",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]