GET /api/v1/releasers/65058/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/156273/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/156273/",
        "id": 156273,
        "title": "Avkjøling",
        "author_nicks": [
            {
                "name": "Oilshake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65058/?format=api",
                    "id": 65058,
                    "name": "Oilshake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Team Mac Riders",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65059/?format=api",
                    "id": 65059,
                    "name": "Team Mac Riders",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156278/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/156278/",
        "id": 156278,
        "title": "Tommelmann",
        "author_nicks": [
            {
                "name": "Oilshake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65058/?format=api",
                    "id": 65058,
                    "name": "Oilshake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Team Mac Riders",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65059/?format=api",
                    "id": 65059,
                    "name": "Team Mac Riders",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]