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

[
    {
        "url": "https://demozoo.org/api/v1/productions/383470/?format=api",
        "demozoo_url": "https://demozoo.org/music/383470/",
        "id": 383470,
        "title": "Irrazionale ???",
        "author_nicks": [
            {
                "name": "Tecniko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154124/?format=api",
                    "id": 154124,
                    "name": "Tecniko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Day Zero Deflection",
                "abbreviation": "D0D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26287/?format=api",
                    "id": 26287,
                    "name": "Day Zero Deflection",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/383458/?format=api",
        "demozoo_url": "https://demozoo.org/music/383458/",
        "id": 383458,
        "title": "C.F. Funeral!",
        "author_nicks": [
            {
                "name": "Tecniko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154124/?format=api",
                    "id": 154124,
                    "name": "Tecniko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Day Zero Deflection",
                "abbreviation": "D0D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26287/?format=api",
                    "id": 26287,
                    "name": "Day Zero Deflection",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]