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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25758/?format=api",
        "demozoo_url": "https://demozoo.org/music/25758/",
        "id": 25758,
        "title": "Kamelene til Tg2001",
        "author_nicks": [
            {
                "name": "Kaktuskaffe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4221/?format=api",
                    "id": 4221,
                    "name": "Mono Magnus",
                    "is_group": false
                }
            },
            {
                "name": "The Wacko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17618/?format=api",
                    "id": 17618,
                    "name": "The Wacko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-14",
        "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/24361/?format=api",
        "demozoo_url": "https://demozoo.org/music/24361/",
        "id": 24361,
        "title": "Didnt have the time",
        "author_nicks": [
            {
                "name": "The Wacko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17618/?format=api",
                    "id": 17618,
                    "name": "The Wacko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281773/?format=api",
        "demozoo_url": "https://demozoo.org/music/281773/",
        "id": 281773,
        "title": "Ancient Cultures",
        "author_nicks": [
            {
                "name": "The Wacko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17618/?format=api",
                    "id": 17618,
                    "name": "The Wacko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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": [
            "it",
            "43ch"
        ]
    }
]