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

[
    {
        "url": "https://demozoo.org/api/v1/productions/284147/?format=api",
        "demozoo_url": "https://demozoo.org/music/284147/",
        "id": 284147,
        "title": "DP263",
        "author_nicks": [
            {
                "name": "AURorA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35534/?format=api",
                    "id": 35534,
                    "name": "AURorA",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Skyjump Team",
                "abbreviation": "SKY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72543/?format=api",
                    "id": 72543,
                    "name": "Skyjump Team",
                    "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": [
            "xm",
            "26ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284249/?format=api",
        "demozoo_url": "https://demozoo.org/music/284249/",
        "id": 284249,
        "title": "Evening Sun",
        "author_nicks": [
            {
                "name": "AURorA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35534/?format=api",
                    "id": 35534,
                    "name": "AURorA",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Skyjump Team",
                "abbreviation": "SKY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72543/?format=api",
                    "id": 72543,
                    "name": "Skyjump Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-06-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "ambient"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/278211/?format=api",
        "demozoo_url": "https://demozoo.org/music/278211/",
        "id": 278211,
        "title": "Electro Minds",
        "author_nicks": [
            {
                "name": "AURorA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35534/?format=api",
                    "id": 35534,
                    "name": "AURorA",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]