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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309850/?format=api",
        "demozoo_url": "https://demozoo.org/music/309850/",
        "id": 309850,
        "title": "Stay 1999AD 12 inch version",
        "author_nicks": [
            {
                "name": "Fae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132330/?format=api",
                    "id": 132330,
                    "name": "Fae",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309863/?format=api",
        "demozoo_url": "https://demozoo.org/music/309863/",
        "id": 309863,
        "title": "Fatal Success",
        "author_nicks": [
            {
                "name": "Fae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132330/?format=api",
                    "id": 132330,
                    "name": "Fae",
                    "is_group": false
                }
            },
            {
                "name": "Terric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17558/?format=api",
                    "id": 17558,
                    "name": "Terric",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Da Meta Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17184/?format=api",
                    "id": 17184,
                    "name": "Meta",
                    "is_group": true
                }
            },
            {
                "name": "Sound Vision",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25597/?format=api",
                    "id": 25597,
                    "name": "Sound Vision",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    }
]