GET /api/v1/releasers/15068/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/39408/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39408/",
        "id": 39408,
        "title": "Raivo",
        "author_nicks": [
            {
                "name": "Coral",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5144/?format=api",
                    "id": 5144,
                    "name": "Coral",
                    "is_group": true
                }
            },
            {
                "name": "The Dazer Crew",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15068/?format=api",
                    "id": 15068,
                    "name": "The Dazer Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29075/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29075/",
        "id": 29075,
        "title": "Subconscious",
        "author_nicks": [
            {
                "name": "The Dazer Crew",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15068/?format=api",
                    "id": 15068,
                    "name": "The Dazer Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7500/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7500/",
        "id": 7500,
        "title": "Chestmaster 2001",
        "author_nicks": [
            {
                "name": "The Dazer Crew",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15068/?format=api",
                    "id": 15068,
                    "name": "The Dazer Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-13",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20595/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20595/",
        "id": 20595,
        "title": "Third Dimension",
        "author_nicks": [
            {
                "name": "The Dazer Crew",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15068/?format=api",
                    "id": 15068,
                    "name": "The Dazer Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]