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

[
    {
        "url": "https://demozoo.org/api/v1/productions/132967/?format=api",
        "demozoo_url": "https://demozoo.org/music/132967/",
        "id": 132967,
        "title": "We have control",
        "author_nicks": [
            {
                "name": "Ankka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38289/?format=api",
                    "id": 38289,
                    "name": "Ankka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-31",
        "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/121608/?format=api",
        "demozoo_url": "https://demozoo.org/music/121608/",
        "id": 121608,
        "title": "Our Time Is Now",
        "author_nicks": [
            {
                "name": "Ankka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38289/?format=api",
                    "id": 38289,
                    "name": "Ankka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "J33P33",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31007/?format=api",
                    "id": 31007,
                    "name": "J33P33",
                    "is_group": true
                }
            },
            {
                "name": "Paranormal Demo Group",
                "abbreviation": "PDG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15364/?format=api",
                    "id": 15364,
                    "name": "Paranormal Demo Group",
                    "is_group": true
                }
            },
            {
                "name": "Rangers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25091/?format=api",
                    "id": 25091,
                    "name": "Rangers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-02",
        "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"
        ]
    }
]