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

[
    {
        "url": "https://demozoo.org/api/v1/productions/76431/?format=api",
        "demozoo_url": "https://demozoo.org/music/76431/",
        "id": 76431,
        "title": "Let s catch butterflies",
        "author_nicks": [
            {
                "name": "Nko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28283/?format=api",
                    "id": 28283,
                    "name": "Nko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76441/?format=api",
        "demozoo_url": "https://demozoo.org/music/76441/",
        "id": 76441,
        "title": "My dog is happy",
        "author_nicks": [
            {
                "name": "Nko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28283/?format=api",
                    "id": 28283,
                    "name": "Nko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-15",
        "supertype": "music",
        "platforms": [],
        "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/45749/?format=api",
        "demozoo_url": "https://demozoo.org/music/45749/",
        "id": 45749,
        "title": "Eklips",
        "author_nicks": [
            {
                "name": "Nko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28283/?format=api",
                    "id": 28283,
                    "name": "Nko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dim4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28284/?format=api",
                    "id": 28284,
                    "name": "Dim4",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]