GET /api/v1/releasers/21207/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/81501/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/81501/",
        "id": 81501,
        "title": "Termites",
        "author_nicks": [
            {
                "name": "Sirrah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21207/?format=api",
                    "id": 21207,
                    "name": "Sirrah",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bitpopler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21297/?format=api",
                    "id": 21297,
                    "name": "Bitpopler",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-10-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81504/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/81504/",
        "id": 81504,
        "title": "GeekCamp",
        "author_nicks": [
            {
                "name": "Sirrah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21207/?format=api",
                    "id": 21207,
                    "name": "Sirrah",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bitpopler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21297/?format=api",
                    "id": 21297,
                    "name": "Bitpopler",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-10-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81508/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81508/",
        "id": 81508,
        "title": "Doing Doing",
        "author_nicks": [
            {
                "name": "Sirrah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21207/?format=api",
                    "id": 21207,
                    "name": "Sirrah",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bitpopler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21297/?format=api",
                    "id": 21297,
                    "name": "Bitpopler",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-10-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]