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

[
    {
        "url": "https://demozoo.org/api/v1/productions/49184/?format=api",
        "demozoo_url": "https://demozoo.org/music/49184/",
        "id": 49184,
        "title": "Extra",
        "author_nicks": [
            {
                "name": "Swan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55430/?format=api",
                    "id": 55430,
                    "name": "Swan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-08",
        "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/272403/?format=api",
        "demozoo_url": "https://demozoo.org/music/272403/",
        "id": 272403,
        "title": "VACUUM00",
        "author_nicks": [
            {
                "name": "Swan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55430/?format=api",
                    "id": 55430,
                    "name": "Swan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Platoon",
                "abbreviation": "PTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16972/?format=api",
                    "id": 16972,
                    "name": "Platoon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/278707/?format=api",
        "demozoo_url": "https://demozoo.org/music/278707/",
        "id": 278707,
        "title": "fuss_msx.mod",
        "author_nicks": [
            {
                "name": "Swan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55430/?format=api",
                    "id": 55430,
                    "name": "Swan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Platoon",
                "abbreviation": "PTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16972/?format=api",
                    "id": 16972,
                    "name": "Platoon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "mod"
        ]
    }
]