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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367796/?format=api",
        "demozoo_url": "https://demozoo.org/music/367796/",
        "id": 367796,
        "title": "666th Birthday",
        "author_nicks": [
            {
                "name": "Lord of Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148082/?format=api",
                    "id": 148082,
                    "name": "Lord of Wolf",
                    "is_group": false
                }
            },
            {
                "name": "Serpent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148083/?format=api",
                    "id": 148083,
                    "name": "Serpent",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aavepyora",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148084/?format=api",
                    "id": 148084,
                    "name": "Aavepyora",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "9ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367797/?format=api",
        "demozoo_url": "https://demozoo.org/music/367797/",
        "id": 367797,
        "title": "7:01",
        "author_nicks": [
            {
                "name": "Lord of Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148082/?format=api",
                    "id": 148082,
                    "name": "Lord of Wolf",
                    "is_group": false
                }
            },
            {
                "name": "Serpent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148083/?format=api",
                    "id": 148083,
                    "name": "Serpent",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aavepyora",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148084/?format=api",
                    "id": 148084,
                    "name": "Aavepyora",
                    "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",
            "21ch"
        ]
    }
]