GET /api/v1/releasers/10819/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/89429/?format=api",
        "demozoo_url": "https://demozoo.org/music/89429/",
        "id": 89429,
        "title": "++ Magic glade ++",
        "author_nicks": [
            {
                "name": "Robo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10819/?format=api",
                    "id": 10819,
                    "name": "Robo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amnesty",
                "abbreviation": "AME",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8691/?format=api",
                    "id": 8691,
                    "name": "Amnesty",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-10-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39793/?format=api",
        "demozoo_url": "https://demozoo.org/music/39793/",
        "id": 39793,
        "title": "D'drill",
        "author_nicks": [
            {
                "name": "Robo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10819/?format=api",
                    "id": 10819,
                    "name": "Robo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amnesty",
                "abbreviation": "AME",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8691/?format=api",
                    "id": 8691,
                    "name": "Amnesty",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-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/256212/?format=api",
        "demozoo_url": "https://demozoo.org/music/256212/",
        "id": 256212,
        "title": "Korn",
        "author_nicks": [
            {
                "name": "Robo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10819/?format=api",
                    "id": 10819,
                    "name": "Robo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amnesty",
                "abbreviation": "AME",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8691/?format=api",
                    "id": 8691,
                    "name": "Amnesty",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]