GET /api/v1/releasers/42422/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/84093/?format=api",
        "demozoo_url": "https://demozoo.org/productions/84093/",
        "id": 84093,
        "title": "Mini Golf Cracktro (1)",
        "author_nicks": [
            {
                "name": "The Hobbits' Brothers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42422/?format=api",
                    "id": 42422,
                    "name": "The Hobbits' Brothers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/130414/?format=api",
        "demozoo_url": "https://demozoo.org/productions/130414/",
        "id": 130414,
        "title": "Hotball Cracktro",
        "author_nicks": [
            {
                "name": "The Hobbits' Brothers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42422/?format=api",
                    "id": 42422,
                    "name": "The Hobbits' Brothers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197070/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197070/",
        "id": 197070,
        "title": "Pacmania Cracktro",
        "author_nicks": [
            {
                "name": "The Hobbits' Brothers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42422/?format=api",
                    "id": 42422,
                    "name": "The Hobbits' Brothers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "pac-mania"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197071/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197071/",
        "id": 197071,
        "title": "Mini Golf Cracktro (2)",
        "author_nicks": [
            {
                "name": "The Hobbits' Brothers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42422/?format=api",
                    "id": 42422,
                    "name": "The Hobbits' Brothers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-12-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]