GET /api/v1/releasers/39063/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/71152/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/71152/",
        "id": 71152,
        "title": "Heart",
        "author_nicks": [
            {
                "name": "Horacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39063/?format=api",
                    "id": 39063,
                    "name": "Horacy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Excalibur",
                "abbreviation": "EXC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19979/?format=api",
                    "id": 19979,
                    "name": "Excalibur",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-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/71164/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/71164/",
        "id": 71164,
        "title": "Fish",
        "author_nicks": [
            {
                "name": "Horacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39063/?format=api",
                    "id": 39063,
                    "name": "Horacy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Excalibur",
                "abbreviation": "EXC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19979/?format=api",
                    "id": 19979,
                    "name": "Excalibur",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-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/213829/?format=api",
        "demozoo_url": "https://demozoo.org/music/213829/",
        "id": 213829,
        "title": "kiss_me_bliss_me(m)",
        "author_nicks": [
            {
                "name": "Horacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39063/?format=api",
                    "id": 39063,
                    "name": "Horacy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-09-01",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/213831/?format=api",
        "demozoo_url": "https://demozoo.org/music/213831/",
        "id": 213831,
        "title": "r.u.o.k",
        "author_nicks": [
            {
                "name": "Horacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39063/?format=api",
                    "id": 39063,
                    "name": "Horacy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-09-01",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]