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

[
    {
        "url": "https://demozoo.org/api/v1/productions/132992/?format=api",
        "demozoo_url": "https://demozoo.org/music/132992/",
        "id": 132992,
        "title": "Challenge",
        "author_nicks": [
            {
                "name": "Louise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57016/?format=api",
                    "id": 57016,
                    "name": "Louise",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AmigaOnly",
                "abbreviation": "AO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65252/?format=api",
                    "id": 65252,
                    "name": "AmigaOnly",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "digibooster"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318165/?format=api",
        "demozoo_url": "https://demozoo.org/music/318165/",
        "id": 318165,
        "title": "Photo............ls",
        "author_nicks": [
            {
                "name": "Louise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57016/?format=api",
                    "id": 57016,
                    "name": "Louise",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AmigaOnly",
                "abbreviation": "AO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65252/?format=api",
                    "id": 65252,
                    "name": "AmigaOnly",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-06",
        "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"
        ]
    }
]