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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173477/?format=api",
        "demozoo_url": "https://demozoo.org/music/173477/",
        "id": 173477,
        "title": "Oozing Out2",
        "author_nicks": [
            {
                "name": "Zenith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62435/?format=api",
                    "id": 62435,
                    "name": "Domain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Curacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61358/?format=api",
                    "id": 61358,
                    "name": "Curacy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-24",
        "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/167203/?format=api",
        "demozoo_url": "https://demozoo.org/music/167203/",
        "id": 167203,
        "title": "Heavenly...",
        "author_nicks": [
            {
                "name": "Zenith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62435/?format=api",
                    "id": 62435,
                    "name": "Domain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Curacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61358/?format=api",
                    "id": 61358,
                    "name": "Curacy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-18",
        "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"
        ]
    }
]