GET /api/v1/releasers/99535/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/225814/?format=api",
        "demozoo_url": "https://demozoo.org/music/225814/",
        "id": 225814,
        "title": "Synthsong 1",
        "author_nicks": [
            {
                "name": "Hydlide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                    "id": 1525,
                    "name": "H0ffman",
                    "is_group": false
                }
            },
            {
                "name": "Teijo Kinnunen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99535/?format=api",
                    "id": 99535,
                    "name": "Teijo Kinnunen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-11-16",
        "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/307072/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307072/",
        "id": 307072,
        "title": "MED V3.11b",
        "author_nicks": [
            {
                "name": "Teijo Kinnunen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99535/?format=api",
                    "id": 99535,
                    "name": "Teijo Kinnunen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-05-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "tracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/375655/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375655/",
        "id": 375655,
        "title": "MED Music Editor V1.12",
        "author_nicks": [
            {
                "name": "Teijo Kinnunen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99535/?format=api",
                    "id": 99535,
                    "name": "Teijo Kinnunen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-09-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "tracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/375656/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375656/",
        "id": 375656,
        "title": "MEDPlayer V1.10 Rev21",
        "author_nicks": [
            {
                "name": "Teijo Kinnunen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99535/?format=api",
                    "id": 99535,
                    "name": "Teijo Kinnunen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-tool",
            "music-player"
        ]
    }
]