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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56145/?format=api",
        "demozoo_url": "https://demozoo.org/music/56145/",
        "id": 56145,
        "title": "I Have a plan",
        "author_nicks": [
            {
                "name": "Nyquist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33241/?format=api",
                    "id": 33241,
                    "name": "Nyquist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kalium Cyanide",
                "abbreviation": "KCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33242/?format=api",
                    "id": 33242,
                    "name": "Kalium Cyanide",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-23",
        "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/285628/?format=api",
        "demozoo_url": "https://demozoo.org/music/285628/",
        "id": 285628,
        "title": "In the search of sunset",
        "author_nicks": [
            {
                "name": "Nikerous",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33241/?format=api",
                    "id": 33241,
                    "name": "Nyquist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285618/?format=api",
        "demozoo_url": "https://demozoo.org/music/285618/",
        "id": 285618,
        "title": "Until 21",
        "author_nicks": [
            {
                "name": "Nikerous",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33241/?format=api",
                    "id": 33241,
                    "name": "Nyquist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]