GET /api/v1/releasers/43711/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/88633/?format=api",
        "demozoo_url": "https://demozoo.org/music/88633/",
        "id": 88633,
        "title": "Something Sanitet",
        "author_nicks": [
            {
                "name": "Perro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43711/?format=api",
                    "id": 43711,
                    "name": "Perro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Frantic",
                "abbreviation": "FTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/841/?format=api",
                    "id": 841,
                    "name": "Frantic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-29",
        "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/170654/?format=api",
        "demozoo_url": "https://demozoo.org/music/170654/",
        "id": 170654,
        "title": "Jammin'",
        "author_nicks": [
            {
                "name": "Perro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43711/?format=api",
                    "id": 43711,
                    "name": "Perro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Frantic",
                "abbreviation": "FTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/841/?format=api",
                    "id": 841,
                    "name": "Frantic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-11-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/213894/?format=api",
        "demozoo_url": "https://demozoo.org/music/213894/",
        "id": 213894,
        "title": "Firstshot",
        "author_nicks": [
            {
                "name": "Perro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43711/?format=api",
                    "id": 43711,
                    "name": "Perro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Frantic",
                "abbreviation": "FTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/841/?format=api",
                    "id": 841,
                    "name": "Frantic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-09-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]