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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170188/?format=api",
        "demozoo_url": "https://demozoo.org/music/170188/",
        "id": 170188,
        "title": "It`s Time to Jam",
        "author_nicks": [
            {
                "name": "Dr. SCSI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15622/?format=api",
                    "id": 15622,
                    "name": "Dr SCSI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56994/?format=api",
        "demozoo_url": "https://demozoo.org/music/56994/",
        "id": 56994,
        "title": "Hard",
        "author_nicks": [
            {
                "name": "Dr SCSI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15622/?format=api",
                    "id": 15622,
                    "name": "Dr SCSI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Storm Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15620/?format=api",
                    "id": 15620,
                    "name": "Storm Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56806/?format=api",
        "demozoo_url": "https://demozoo.org/music/56806/",
        "id": 56806,
        "title": "HappY SHIT",
        "author_nicks": [
            {
                "name": "Dr SCSI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15622/?format=api",
                    "id": 15622,
                    "name": "Dr SCSI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Storm Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15620/?format=api",
                    "id": 15620,
                    "name": "Storm Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "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/42752/?format=api",
        "demozoo_url": "https://demozoo.org/music/42752/",
        "id": 42752,
        "title": "Ruffneck Must Die",
        "author_nicks": [
            {
                "name": "Dr SCSI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15622/?format=api",
                    "id": 15622,
                    "name": "Dr SCSI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Storm Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15620/?format=api",
                    "id": 15620,
                    "name": "Storm Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]