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

[
    {
        "url": "https://demozoo.org/api/v1/productions/328542/?format=api",
        "demozoo_url": "https://demozoo.org/music/328542/",
        "id": 328542,
        "title": "Moonchild",
        "author_nicks": [
            {
                "name": "Extrian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15553/?format=api",
                    "id": 15553,
                    "name": "Extrian",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "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/22838/?format=api",
        "demozoo_url": "https://demozoo.org/music/22838/",
        "id": 22838,
        "title": "Misty Memories",
        "author_nicks": [
            {
                "name": "Extrian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15553/?format=api",
                    "id": 15553,
                    "name": "Extrian",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21230/?format=api",
        "demozoo_url": "https://demozoo.org/music/21230/",
        "id": 21230,
        "title": "Inside Defeat",
        "author_nicks": [
            {
                "name": "Extrian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15553/?format=api",
                    "id": 15553,
                    "name": "Extrian",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "29ch"
        ]
    }
]