GET /api/v1/releasers/109792/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/362027/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362027/",
        "id": 362027,
        "title": "Joker Moves #1",
        "author_nicks": [
            {
                "name": "The Joker Crew",
                "abbreviation": "TJC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109792/?format=api",
                    "id": 109792,
                    "name": "The Joker Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/362029/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362029/",
        "id": 362029,
        "title": "Joker Moves #2",
        "author_nicks": [
            {
                "name": "The Joker Crew",
                "abbreviation": "TJC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109792/?format=api",
                    "id": 109792,
                    "name": "The Joker Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/332170/?format=api",
        "demozoo_url": "https://demozoo.org/productions/332170/",
        "id": 332170,
        "title": "Compusound #06",
        "author_nicks": [
            {
                "name": "The Joker Crew",
                "abbreviation": "TJC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109792/?format=api",
                    "id": 109792,
                    "name": "The Joker Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/362031/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362031/",
        "id": 362031,
        "title": "Joker Moves #3",
        "author_nicks": [
            {
                "name": "The Joker Crew",
                "abbreviation": "TJC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109792/?format=api",
                    "id": 109792,
                    "name": "The Joker Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    }
]