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

[
    {
        "url": "https://demozoo.org/api/v1/productions/306663/?format=api",
        "demozoo_url": "https://demozoo.org/music/306663/",
        "id": 306663,
        "title": "Hit The Road Jack",
        "author_nicks": [
            {
                "name": "AJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110277/?format=api",
                    "id": 110277,
                    "name": "AJ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Activas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91440/?format=api",
                    "id": 91440,
                    "name": "Activas",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-01-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "zoundmonitor"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306664/?format=api",
        "demozoo_url": "https://demozoo.org/music/306664/",
        "id": 306664,
        "title": "Sonja van Veen",
        "author_nicks": [
            {
                "name": "AJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110277/?format=api",
                    "id": 110277,
                    "name": "AJ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Activas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91440/?format=api",
                    "id": 91440,
                    "name": "Activas",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-01-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "zoundmonitor"
        ]
    }
]