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

[
    {
        "url": "https://demozoo.org/api/v1/productions/65592/?format=api",
        "demozoo_url": "https://demozoo.org/music/65592/",
        "id": 65592,
        "title": "I Play Bass A Little",
        "author_nicks": [
            {
                "name": "Ashin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37139/?format=api",
                    "id": 37139,
                    "name": "Ashin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-09-06",
        "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/273467/?format=api",
        "demozoo_url": "https://demozoo.org/music/273467/",
        "id": 273467,
        "title": "Natural Breach...",
        "author_nicks": [
            {
                "name": "Ashin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37139/?format=api",
                    "id": 37139,
                    "name": "Ashin",
                    "is_group": false
                }
            },
            {
                "name": "Emsi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30656/?format=api",
                    "id": 30656,
                    "name": "Emsi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sonority",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9960/?format=api",
                    "id": 9960,
                    "name": "Sonority",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273570/?format=api",
        "demozoo_url": "https://demozoo.org/music/273570/",
        "id": 273570,
        "title": "Spider",
        "author_nicks": [
            {
                "name": "Ashin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37139/?format=api",
                    "id": 37139,
                    "name": "Ashin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Flow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47964/?format=api",
                    "id": 47964,
                    "name": "Flow",
                    "is_group": true
                }
            },
            {
                "name": "SNT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112063/?format=api",
                    "id": 112063,
                    "name": "SNT",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]