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

[
    {
        "url": "https://demozoo.org/api/v1/productions/298880/?format=api",
        "demozoo_url": "https://demozoo.org/music/298880/",
        "id": 298880,
        "title": "There and Back Again (bilbo)",
        "author_nicks": [
            {
                "name": "Klausi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117873/?format=api",
                    "id": 117873,
                    "name": "Klausi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286849/?format=api",
        "demozoo_url": "https://demozoo.org/music/286849/",
        "id": 286849,
        "title": "Searching HER letter",
        "author_nicks": [
            {
                "name": "Klausi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117873/?format=api",
                    "id": 117873,
                    "name": "Klausi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-01-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "7ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286583/?format=api",
        "demozoo_url": "https://demozoo.org/music/286583/",
        "id": 286583,
        "title": "German's Anthem",
        "author_nicks": [
            {
                "name": "Klausi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117873/?format=api",
                    "id": 117873,
                    "name": "Klausi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "7ch",
            "cover-version"
        ]
    }
]