GET /api/v1/releasers/115503/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/331632/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331632/",
        "id": 331632,
        "title": "Hyde Park BBS",
        "author_nicks": [
            {
                "name": "Dynamixer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115503/?format=api",
                    "id": 115503,
                    "name": "Dynamixer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280658/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280658/",
        "id": 280658,
        "title": "Valmis",
        "author_nicks": [
            {
                "name": "Dynamixer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115503/?format=api",
                    "id": 115503,
                    "name": "Dynamixer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Coma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3147/?format=api",
                    "id": 3147,
                    "name": "Kooma",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]