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

[
    {
        "url": "https://demozoo.org/api/v1/productions/118110/?format=api",
        "demozoo_url": "https://demozoo.org/music/118110/",
        "id": 118110,
        "title": "My ashes",
        "author_nicks": [
            {
                "name": "JMPS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20138/?format=api",
                    "id": 20138,
                    "name": "JMPS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29479/?format=api",
        "demozoo_url": "https://demozoo.org/music/29479/",
        "id": 29479,
        "title": "Taniec Pawiana",
        "author_nicks": [
            {
                "name": "JMPS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20138/?format=api",
                    "id": 20138,
                    "name": "JMPS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logrus",
                "abbreviation": "LGR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16783/?format=api",
                    "id": 16783,
                    "name": "Logrus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-16",
        "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/29496/?format=api",
        "demozoo_url": "https://demozoo.org/music/29496/",
        "id": 29496,
        "title": "Broken",
        "author_nicks": [
            {
                "name": "JMPS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20138/?format=api",
                    "id": 20138,
                    "name": "JMPS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logrus",
                "abbreviation": "LGR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16783/?format=api",
                    "id": 16783,
                    "name": "Logrus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]