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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187591/?format=api",
        "demozoo_url": "https://demozoo.org/music/187591/",
        "id": 187591,
        "title": "First",
        "author_nicks": [
            {
                "name": "Stranger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39828/?format=api",
                    "id": 39828,
                    "name": "Stranger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amriotz",
                "abbreviation": "ARZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39829/?format=api",
                    "id": 39829,
                    "name": "Amriotz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-30",
        "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/73931/?format=api",
        "demozoo_url": "https://demozoo.org/music/73931/",
        "id": 73931,
        "title": "Final Assault",
        "author_nicks": [
            {
                "name": "Stranger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39828/?format=api",
                    "id": 39828,
                    "name": "Stranger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amriotz",
                "abbreviation": "ARZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39829/?format=api",
                    "id": 39829,
                    "name": "Amriotz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-29",
        "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"
        ]
    }
]