GET /api/v1/releasers/25092/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/43033/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43033/",
        "id": 43033,
        "title": "Demotrollet",
        "author_nicks": [
            {
                "name": "Elvstone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25092/?format=api",
                    "id": 25092,
                    "name": "Elvstone",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-06",
        "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/45554/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45554/",
        "id": 45554,
        "title": "Nurgut och Jättedildon",
        "author_nicks": [
            {
                "name": "Elvstone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25092/?format=api",
                    "id": 25092,
                    "name": "Elvstone",
                    "is_group": false
                }
            },
            {
                "name": "Thypyroo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15196/?format=api",
                    "id": 15196,
                    "name": "Thypyroo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39194/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39194/",
        "id": 39194,
        "title": "Cousy Chaimber",
        "author_nicks": [
            {
                "name": "Elvstone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25092/?format=api",
                    "id": 25092,
                    "name": "Elvstone",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]