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

[
    {
        "url": "https://demozoo.org/api/v1/productions/209841/?format=api",
        "demozoo_url": "https://demozoo.org/music/209841/",
        "id": 209841,
        "title": "Fin",
        "author_nicks": [
            {
                "name": "Felix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6553/?format=api",
                    "id": 6553,
                    "name": "Felix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Network",
                "abbreviation": "NET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/605/?format=api",
                    "id": 605,
                    "name": "Network",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-07-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost-ish",
            "httpsdemozoo.orgproductions209845"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209840/?format=api",
        "demozoo_url": "https://demozoo.org/music/209840/",
        "id": 209840,
        "title": "felix4",
        "author_nicks": [
            {
                "name": "Felix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6553/?format=api",
                    "id": 6553,
                    "name": "Felix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/193193/?format=api",
        "demozoo_url": "https://demozoo.org/music/193193/",
        "id": 193193,
        "title": "xxx",
        "author_nicks": [
            {
                "name": "Felix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6553/?format=api",
                    "id": 6553,
                    "name": "Felix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Network",
                "abbreviation": "NET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/605/?format=api",
                    "id": 605,
                    "name": "Network",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]