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

[
    {
        "url": "https://demozoo.org/api/v1/productions/110691/?format=api",
        "demozoo_url": "https://demozoo.org/music/110691/",
        "id": 110691,
        "title": "Newkiss",
        "author_nicks": [
            {
                "name": "Danken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49468/?format=api",
                    "id": 49468,
                    "name": "Danken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dual Crew",
                "abbreviation": "DC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/874/?format=api",
                    "id": 874,
                    "name": "Dual Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-01-06",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/214739/?format=api",
        "demozoo_url": "https://demozoo.org/music/214739/",
        "id": 214739,
        "title": "groovy danken",
        "author_nicks": [
            {
                "name": "Danken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49468/?format=api",
                    "id": 49468,
                    "name": "Danken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-01-05",
        "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/214738/?format=api",
        "demozoo_url": "https://demozoo.org/music/214738/",
        "id": 214738,
        "title": "danken 2",
        "author_nicks": [
            {
                "name": "Danken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49468/?format=api",
                    "id": 49468,
                    "name": "Danken",
                    "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": []
    }
]