GET /api/v1/releasers/28561/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/46264/?format=api",
        "demozoo_url": "https://demozoo.org/music/46264/",
        "id": 46264,
        "title": "Huisvrouwen in progress",
        "author_nicks": [
            {
                "name": "c",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28561/?format=api",
                    "id": 28561,
                    "name": "c",
                    "is_group": false
                }
            },
            {
                "name": "d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28560/?format=api",
                    "id": 28560,
                    "name": "d",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "zoetermeerse polderboys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28562/?format=api",
                    "id": 28562,
                    "name": "zoetermeerse polderboys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/135973/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/135973/",
        "id": 135973,
        "title": "Demoto",
        "author_nicks": [
            {
                "name": "G",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43500/?format=api",
                    "id": 43500,
                    "name": "G",
                    "is_group": false
                }
            },
            {
                "name": "c",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28561/?format=api",
                    "id": 28561,
                    "name": "c",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/135980/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/135980/",
        "id": 135980,
        "title": "Playboy 3",
        "author_nicks": [
            {
                "name": "G",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43500/?format=api",
                    "id": 43500,
                    "name": "G",
                    "is_group": false
                }
            },
            {
                "name": "c",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28561/?format=api",
                    "id": 28561,
                    "name": "c",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]