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

[
    {
        "url": "https://demozoo.org/api/v1/productions/133272/?format=api",
        "demozoo_url": "https://demozoo.org/music/133272/",
        "id": 133272,
        "title": "4channel theme",
        "author_nicks": [
            {
                "name": "Kozmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57147/?format=api",
                    "id": 57147,
                    "name": "Kozmo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Juice",
                "abbreviation": "JCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                    "id": 15888,
                    "name": "Juice",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mmd3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133299/?format=api",
        "demozoo_url": "https://demozoo.org/music/133299/",
        "id": 133299,
        "title": "Orange",
        "author_nicks": [
            {
                "name": "Kozmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57147/?format=api",
                    "id": 57147,
                    "name": "Kozmo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Juice",
                "abbreviation": "JCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                    "id": 15888,
                    "name": "Juice",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]