GET /api/v1/releasers/26511/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/305241/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/305241/",
        "id": 305241,
        "title": "Eurochild",
        "author_nicks": [
            {
                "name": "Sin Fame",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26511/?format=api",
                    "id": 26511,
                    "name": "Sin Fame",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sense Ascii",
                "abbreviation": "SNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26509/?format=api",
                    "id": 26509,
                    "name": "Sense Ascii",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302128/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/302128/",
        "id": 302128,
        "title": "Thow!",
        "author_nicks": [
            {
                "name": "Sin Fame",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26511/?format=api",
                    "id": 26511,
                    "name": "Sin Fame",
                    "is_group": false
                }
            },
            {
                "name": "Weaponx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7261/?format=api",
                    "id": 7261,
                    "name": "Weaponx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sense Ascii",
                "abbreviation": "SNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26509/?format=api",
                    "id": 26509,
                    "name": "Sense Ascii",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-22",
        "supertype": "graphics",
        "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/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]