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

[
    {
        "url": "https://demozoo.org/api/v1/productions/353189/?format=api",
        "demozoo_url": "https://demozoo.org/music/353189/",
        "id": 353189,
        "title": "Gambler",
        "author_nicks": [
            {
                "name": "Mojo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143475/?format=api",
                    "id": 143475,
                    "name": "Mojo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pendle Europa",
                "abbreviation": "PE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55133/?format=api",
                    "id": 55133,
                    "name": "Pendle Europa",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/353194/?format=api",
        "demozoo_url": "https://demozoo.org/music/353194/",
        "id": 353194,
        "title": "just a novelty (pe)",
        "author_nicks": [
            {
                "name": "Mojo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143475/?format=api",
                    "id": 143475,
                    "name": "Mojo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pendle Europa",
                "abbreviation": "PE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55133/?format=api",
                    "id": 55133,
                    "name": "Pendle Europa",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/353144/?format=api",
        "demozoo_url": "https://demozoo.org/music/353144/",
        "id": 353144,
        "title": "Get-Ready",
        "author_nicks": [
            {
                "name": "Mojo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143475/?format=api",
                    "id": 143475,
                    "name": "Mojo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pendle Europa",
                "abbreviation": "PE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55133/?format=api",
                    "id": 55133,
                    "name": "Pendle Europa",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-11-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",
            "mod",
            "startrekker"
        ]
    }
]