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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58081/?format=api",
        "demozoo_url": "https://demozoo.org/music/58081/",
        "id": 58081,
        "title": "2001 Space Gabbersey",
        "author_nicks": [
            {
                "name": "DynaMike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19682/?format=api",
                    "id": 19682,
                    "name": "DynaMike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Critical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16338/?format=api",
                    "id": 16338,
                    "name": "Critical",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-06-23",
        "supertype": "music",
        "platforms": [],
        "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/52549/?format=api",
        "demozoo_url": "https://demozoo.org/music/52549/",
        "id": 52549,
        "title": "No More Slowmo",
        "author_nicks": [
            {
                "name": "DynaMike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19682/?format=api",
                    "id": 19682,
                    "name": "DynaMike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Critical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16338/?format=api",
                    "id": 16338,
                    "name": "Critical",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-03-03",
        "supertype": "music",
        "platforms": [],
        "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/28670/?format=api",
        "demozoo_url": "https://demozoo.org/music/28670/",
        "id": 28670,
        "title": "Mind - Body - Soul",
        "author_nicks": [
            {
                "name": "DynaMike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19682/?format=api",
                    "id": 19682,
                    "name": "DynaMike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]