GET /api/v1/releasers/122817/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/301000/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301000/",
        "id": 301000,
        "title": "The Trivia Arcade",
        "author_nicks": [
            {
                "name": "Atlantic Pirates Guild",
                "abbreviation": "APG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122817/?format=api",
                    "id": 122817,
                    "name": "Atlantic Pirates Guild",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "the-trivia-arcade"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301019/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301019/",
        "id": 301019,
        "title": "Spider-Man",
        "author_nicks": [
            {
                "name": "Atlantic Pirates Guild",
                "abbreviation": "APG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122817/?format=api",
                    "id": 122817,
                    "name": "Atlantic Pirates Guild",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "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/313881/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313881/",
        "id": 313881,
        "title": "Adventure Writer",
        "author_nicks": [
            {
                "name": "Atlantic Pirates Guild",
                "abbreviation": "APG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122817/?format=api",
                    "id": 122817,
                    "name": "Atlantic Pirates Guild",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
                "id": 57,
                "name": "Apple II GS"
            }
        ],
        "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/293798/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293798/",
        "id": 293798,
        "title": "Beach Head II",
        "author_nicks": [
            {
                "name": "Atlantic Pirates Guild",
                "abbreviation": "APG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122817/?format=api",
                    "id": 122817,
                    "name": "Atlantic Pirates Guild",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1985",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "beach-head-ii-the-dictator-strikes-back"
        ]
    }
]