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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25770/?format=api",
        "demozoo_url": "https://demozoo.org/music/25770/",
        "id": 25770,
        "title": "Show Me",
        "author_nicks": [
            {
                "name": "Edzes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4317/?format=api",
                    "id": 4317,
                    "name": "Edzes",
                    "is_group": false
                }
            },
            {
                "name": "dj baze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18342/?format=api",
                    "id": 18342,
                    "name": "dj baze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-14",
        "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/283695/?format=api",
        "demozoo_url": "https://demozoo.org/music/283695/",
        "id": 283695,
        "title": "Morpheeen Injection",
        "author_nicks": [
            {
                "name": "dj baze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18342/?format=api",
                    "id": 18342,
                    "name": "dj baze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]