GET /api/v1/releasers/125321/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/302974/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/302974/",
        "id": 302974,
        "title": "Chemical Wasteland",
        "author_nicks": [
            {
                "name": "Hammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125321/?format=api",
                    "id": 125321,
                    "name": "Hammer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Justice",
                "abbreviation": "JUS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109411/?format=api",
                    "id": 109411,
                    "name": "Justice",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-ad-gfx",
            "ripscrip"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302975/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/302975/",
        "id": 302975,
        "title": "The Spaz",
        "author_nicks": [
            {
                "name": "Hammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125321/?format=api",
                    "id": 125321,
                    "name": "Hammer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Justice",
                "abbreviation": "JUS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109411/?format=api",
                    "id": 109411,
                    "name": "Justice",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-ad-gfx",
            "ripscrip"
        ]
    }
]