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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36913/?format=api",
        "demozoo_url": "https://demozoo.org/music/36913/",
        "id": 36913,
        "title": "Mod 25",
        "author_nicks": [
            {
                "name": "Mateus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24046/?format=api",
                    "id": 24046,
                    "name": "Mateus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-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/292090/?format=api",
        "demozoo_url": "https://demozoo.org/music/292090/",
        "id": 292090,
        "title": "Jazzy Calmness",
        "author_nicks": [
            {
                "name": "Mateus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24046/?format=api",
                    "id": 24046,
                    "name": "Mateus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/308186/?format=api",
        "demozoo_url": "https://demozoo.org/music/308186/",
        "id": 308186,
        "title": "Blue Soul",
        "author_nicks": [
            {
                "name": "Mateus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24046/?format=api",
                    "id": 24046,
                    "name": "Mateus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trash",
                "abbreviation": "TSH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108157/?format=api",
                    "id": 108157,
                    "name": "Trash",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269148/?format=api",
        "demozoo_url": "https://demozoo.org/music/269148/",
        "id": 269148,
        "title": "D-Demo Tune",
        "author_nicks": [
            {
                "name": "Mateus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24046/?format=api",
                    "id": 24046,
                    "name": "Mateus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trash",
                "abbreviation": "TSH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108157/?format=api",
                    "id": 108157,
                    "name": "Trash",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]