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

[
    {
        "url": "https://demozoo.org/api/v1/productions/306133/?format=api",
        "demozoo_url": "https://demozoo.org/music/306133/",
        "id": 306133,
        "title": "Freedom",
        "author_nicks": [
            {
                "name": "MC Hal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76295/?format=api",
                    "id": 76295,
                    "name": "Light",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/219595/?format=api",
        "demozoo_url": "https://demozoo.org/music/219595/",
        "id": 219595,
        "title": "Ahdin Antimet",
        "author_nicks": [
            {
                "name": "Light",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76295/?format=api",
                    "id": 76295,
                    "name": "Light",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fanatic",
                "abbreviation": "FNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7665/?format=api",
                    "id": 7665,
                    "name": "Fanatic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-02-13",
        "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/219594/?format=api",
        "demozoo_url": "https://demozoo.org/music/219594/",
        "id": 219594,
        "title": "Broken Dreams",
        "author_nicks": [
            {
                "name": "Light",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76295/?format=api",
                    "id": 76295,
                    "name": "Light",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Jack",
                "abbreviation": "BlackJack",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61540/?format=api",
                    "id": 61540,
                    "name": "Black Jack",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]