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

[
    {
        "url": "https://demozoo.org/api/v1/productions/267146/?format=api",
        "demozoo_url": "https://demozoo.org/music/267146/",
        "id": 267146,
        "title": "Back To The Past",
        "author_nicks": [
            {
                "name": "Feedback",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43933/?format=api",
                    "id": 43933,
                    "name": "Feedback",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43932/?format=api",
                    "id": 43932,
                    "name": "Phantom",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-27",
        "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/89564/?format=api",
        "demozoo_url": "https://demozoo.org/music/89564/",
        "id": 89564,
        "title": "La Soupe Aux Choux",
        "author_nicks": [
            {
                "name": "Feedback",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43933/?format=api",
                    "id": 43933,
                    "name": "Feedback",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43932/?format=api",
                    "id": 43932,
                    "name": "Phantom",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-23",
        "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"
        ]
    }
]