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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170986/?format=api",
        "demozoo_url": "https://demozoo.org/music/170986/",
        "id": 170986,
        "title": "Radiance Planet",
        "author_nicks": [
            {
                "name": "Pigiel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49957/?format=api",
                    "id": 49957,
                    "name": "Pigiel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Diffusion",
                "abbreviation": "DFN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49950/?format=api",
                    "id": 49950,
                    "name": "Diffusion",
                    "is_group": true
                }
            },
            {
                "name": "Samar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                    "id": 5088,
                    "name": "Samar Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "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/170988/?format=api",
        "demozoo_url": "https://demozoo.org/music/170988/",
        "id": 170988,
        "title": "Spring Walk With Monique",
        "author_nicks": [
            {
                "name": "Pigiel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49957/?format=api",
                    "id": 49957,
                    "name": "Pigiel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Diffusion",
                "abbreviation": "DFN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49950/?format=api",
                    "id": 49950,
                    "name": "Diffusion",
                    "is_group": true
                }
            },
            {
                "name": "Samar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                    "id": 5088,
                    "name": "Samar Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]