GET /api/v1/releasers/44152/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/276329/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276329/",
        "id": 276329,
        "title": "Lampica",
        "author_nicks": [
            {
                "name": "Kole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44152/?format=api",
                    "id": 44152,
                    "name": "Kole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-25",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91077/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/91077/",
        "id": 91077,
        "title": "Renault",
        "author_nicks": [
            {
                "name": "Kole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44152/?format=api",
                    "id": 44152,
                    "name": "Kole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-22",
        "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/91094/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91094/",
        "id": 91094,
        "title": "There Are No Limits For Us",
        "author_nicks": [
            {
                "name": "Kole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44152/?format=api",
                    "id": 44152,
                    "name": "Kole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-22",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]