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

[
    {
        "url": "https://demozoo.org/api/v1/productions/215398/?format=api",
        "demozoo_url": "https://demozoo.org/music/215398/",
        "id": 215398,
        "title": "tekkno-fever",
        "author_nicks": [
            {
                "name": "Lazzer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51980/?format=api",
                    "id": 51980,
                    "name": "Lazzer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-08",
        "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/213319/?format=api",
        "demozoo_url": "https://demozoo.org/productions/213319/",
        "id": 213319,
        "title": "Forbidden Entry BBS",
        "author_nicks": [
            {
                "name": "Lazzer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51980/?format=api",
                    "id": 51980,
                    "name": "Lazzer",
                    "is_group": false
                }
            },
            {
                "name": "Michael",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33832/?format=api",
                    "id": 33832,
                    "name": "Michael",
                    "is_group": false
                }
            },
            {
                "name": "TJM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62444/?format=api",
                    "id": 62444,
                    "name": "TJM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/215397/?format=api",
        "demozoo_url": "https://demozoo.org/music/215397/",
        "id": 215397,
        "title": "out of control",
        "author_nicks": [
            {
                "name": "Lazzer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51980/?format=api",
                    "id": 51980,
                    "name": "Lazzer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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": []
    }
]