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

[
    {
        "url": "https://demozoo.org/api/v1/productions/281859/?format=api",
        "demozoo_url": "https://demozoo.org/music/281859/",
        "id": 281859,
        "title": "non destructive",
        "author_nicks": [
            {
                "name": "Jorfen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35676/?format=api",
                    "id": 35676,
                    "name": "Jorfen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Advanced Rhythm Technologies",
                "abbreviation": "ART",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                    "id": 27623,
                    "name": "Advanced Rhythm Technologies",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283936/?format=api",
        "demozoo_url": "https://demozoo.org/music/283936/",
        "id": 283936,
        "title": "El-Tronic",
        "author_nicks": [
            {
                "name": "Jorfen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35676/?format=api",
                    "id": 35676,
                    "name": "Jorfen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Advanced Rhythm Technologies",
                "abbreviation": "ART",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                    "id": 27623,
                    "name": "Advanced Rhythm Technologies",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    }
]