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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85876/?format=api",
        "demozoo_url": "https://demozoo.org/music/85876/",
        "id": 85876,
        "title": "Summertime Niceness",
        "author_nicks": [
            {
                "name": "Elfan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26222/?format=api",
                    "id": 26222,
                    "name": "Elfan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-06-28",
        "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/85881/?format=api",
        "demozoo_url": "https://demozoo.org/music/85881/",
        "id": 85881,
        "title": "My Hero",
        "author_nicks": [
            {
                "name": "Elfan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26222/?format=api",
                    "id": 26222,
                    "name": "Elfan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-06-28",
        "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/84924/?format=api",
        "demozoo_url": "https://demozoo.org/music/84924/",
        "id": 84924,
        "title": "Finding The Way",
        "author_nicks": [
            {
                "name": "Elfan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26222/?format=api",
                    "id": 26222,
                    "name": "Elfan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Starlight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1386/?format=api",
                    "id": 1386,
                    "name": "Starlight",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-06-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]