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

[
    {
        "url": "https://demozoo.org/api/v1/productions/273306/?format=api",
        "demozoo_url": "https://demozoo.org/music/273306/",
        "id": 273306,
        "title": "Wet Day",
        "author_nicks": [
            {
                "name": "Kazun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24489/?format=api",
                    "id": 24489,
                    "name": "Kazun",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16785/?format=api",
                    "id": 16785,
                    "name": "Aion",
                    "is_group": true
                }
            },
            {
                "name": "Anakata",
                "abbreviation": "AKA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5521/?format=api",
                    "id": 5521,
                    "name": "Anakata",
                    "is_group": true
                }
            },
            {
                "name": "Fizz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29447/?format=api",
                    "id": 29447,
                    "name": "Fizz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-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": [
            "15ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181456/?format=api",
        "demozoo_url": "https://demozoo.org/music/181456/",
        "id": 181456,
        "title": "Morning",
        "author_nicks": [
            {
                "name": "Kazun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24489/?format=api",
                    "id": 24489,
                    "name": "Kazun",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16785/?format=api",
                    "id": 16785,
                    "name": "Aion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03",
        "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/120615/?format=api",
        "demozoo_url": "https://demozoo.org/music/120615/",
        "id": 120615,
        "title": "Cosmo",
        "author_nicks": [
            {
                "name": "Kazun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24489/?format=api",
                    "id": 24489,
                    "name": "Kazun",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fizz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29447/?format=api",
                    "id": 29447,
                    "name": "Fizz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "it"
        ]
    }
]