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

[
    {
        "url": "https://demozoo.org/api/v1/productions/96841/?format=api",
        "demozoo_url": "https://demozoo.org/music/96841/",
        "id": 96841,
        "title": "Follow The Faithless",
        "author_nicks": [
            {
                "name": "Tricolore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45488/?format=api",
                    "id": 45488,
                    "name": "Tricolore",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281676/?format=api",
        "demozoo_url": "https://demozoo.org/music/281676/",
        "id": 281676,
        "title": "Out of Body",
        "author_nicks": [
            {
                "name": "Tricolore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45488/?format=api",
                    "id": 45488,
                    "name": "Tricolore",
                    "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",
            "23ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284204/?format=api",
        "demozoo_url": "https://demozoo.org/music/284204/",
        "id": 284204,
        "title": "...Out Comes the Darkness",
        "author_nicks": [
            {
                "name": "Tricolore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45488/?format=api",
                    "id": 45488,
                    "name": "Tricolore",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "HipE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116371/?format=api",
                    "id": 116371,
                    "name": "HipE",
                    "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",
            "15ch"
        ]
    }
]