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

[
    {
        "url": "https://demozoo.org/api/v1/productions/12283/?format=api",
        "demozoo_url": "https://demozoo.org/music/12283/",
        "id": 12283,
        "title": "Varum Rulez",
        "author_nicks": [
            {
                "name": "Dj. Mel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9218/?format=api",
                    "id": 9218,
                    "name": "Dj. Mel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/12284/?format=api",
        "demozoo_url": "https://demozoo.org/music/12284/",
        "id": 12284,
        "title": "Pop-Opera Mix",
        "author_nicks": [
            {
                "name": "Dj. Mel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9218/?format=api",
                    "id": 9218,
                    "name": "Dj. Mel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-19",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "pt3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/12285/?format=api",
        "demozoo_url": "https://demozoo.org/music/12285/",
        "id": 12285,
        "title": "Don't Stop",
        "author_nicks": [
            {
                "name": "Cj.Leo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9198/?format=api",
                    "id": 9198,
                    "name": "Cj.Leo",
                    "is_group": false
                }
            },
            {
                "name": "Dj. Mel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9218/?format=api",
                    "id": 9218,
                    "name": "Dj. Mel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Partyzans",
                "abbreviation": "PZS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9219/?format=api",
                    "id": 9219,
                    "name": "Partyzans",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-06",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]