GET /api/v1/releasers/13348/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/19482/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19482/",
        "id": 19482,
        "title": "The Real Thing",
        "author_nicks": [
            {
                "name": "One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13348/?format=api",
                    "id": 13348,
                    "name": "One",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genetic",
                "abbreviation": "GNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108053/?format=api",
                    "id": 108053,
                    "name": "Genetic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "real-3d"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18568/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18568/",
        "id": 18568,
        "title": "Flying Cokes",
        "author_nicks": [
            {
                "name": "One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13348/?format=api",
                    "id": 13348,
                    "name": "One",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genetic",
                "abbreviation": "GNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108053/?format=api",
                    "id": 108053,
                    "name": "Genetic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "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/28633/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28633/",
        "id": 28633,
        "title": "Stairs",
        "author_nicks": [
            {
                "name": "One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13348/?format=api",
                    "id": 13348,
                    "name": "One",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genetic",
                "abbreviation": "GNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108053/?format=api",
                    "id": 108053,
                    "name": "Genetic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]