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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6778/?format=api",
        "demozoo_url": "https://demozoo.org/music/6778/",
        "id": 6778,
        "title": "?",
        "author_nicks": [
            {
                "name": "Darra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3061/?format=api",
                    "id": 3061,
                    "name": "Darra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damones",
                "abbreviation": "DMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                    "id": 2908,
                    "name": "Damones",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-07-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/239879/?format=api",
        "demozoo_url": "https://demozoo.org/music/239879/",
        "id": 239879,
        "title": "buffered module",
        "author_nicks": [
            {
                "name": "Darra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3061/?format=api",
                    "id": 3061,
                    "name": "Darra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-06-26",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/239880/?format=api",
        "demozoo_url": "https://demozoo.org/music/239880/",
        "id": 239880,
        "title": "Damones-GurusAreBack",
        "author_nicks": [
            {
                "name": "Darra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3061/?format=api",
                    "id": 3061,
                    "name": "Darra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-06-02",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]