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

[
    {
        "url": "https://demozoo.org/api/v1/productions/106053/?format=api",
        "demozoo_url": "https://demozoo.org/music/106053/",
        "id": 106053,
        "title": "Untitled",
        "author_nicks": [
            {
                "name": "Loki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48812/?format=api",
                    "id": 48812,
                    "name": "Loki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "11ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284635/?format=api",
        "demozoo_url": "https://demozoo.org/music/284635/",
        "id": 284635,
        "title": "Loki-TT4",
        "author_nicks": [
            {
                "name": "Loki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48812/?format=api",
                    "id": 48812,
                    "name": "Loki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283016/?format=api",
        "demozoo_url": "https://demozoo.org/music/283016/",
        "id": 283016,
        "title": "Sunshine",
        "author_nicks": [
            {
                "name": "Loki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48812/?format=api",
                    "id": 48812,
                    "name": "Loki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    }
]