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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320887/?format=api",
        "demozoo_url": "https://demozoo.org/music/320887/",
        "id": 320887,
        "title": "Unexpected",
        "author_nicks": [
            {
                "name": "Spiff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117035/?format=api",
                    "id": 117035,
                    "name": "Spiff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blacktron",
                "abbreviation": "BLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14217/?format=api",
                    "id": 14217,
                    "name": "Blacktron Music Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320935/?format=api",
        "demozoo_url": "https://demozoo.org/music/320935/",
        "id": 320935,
        "title": "I am Lost",
        "author_nicks": [
            {
                "name": "Spiff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117035/?format=api",
                    "id": 117035,
                    "name": "Spiff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284178/?format=api",
        "demozoo_url": "https://demozoo.org/music/284178/",
        "id": 284178,
        "title": "eight",
        "author_nicks": [
            {
                "name": "Spiff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117035/?format=api",
                    "id": 117035,
                    "name": "Spiff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blacktron Music Productions",
                "abbreviation": "BMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14217/?format=api",
                    "id": 14217,
                    "name": "Blacktron Music Productions",
                    "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": [
            "it",
            "27ch"
        ]
    }
]