GET /api/v1/releasers/19907/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/34455/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34455/",
        "id": 34455,
        "title": "Natrium",
        "author_nicks": [
            {
                "name": "Aurinkovoodoomandariini",
                "abbreviation": "AVM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19907/?format=api",
                    "id": 19907,
                    "name": "Aurinkovoodoomandariini",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-04",
        "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/29567/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29567/",
        "id": 29567,
        "title": "Taivas",
        "author_nicks": [
            {
                "name": "Aurinkovoodoomandariini",
                "abbreviation": "AVM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19907/?format=api",
                    "id": 19907,
                    "name": "Aurinkovoodoomandariini",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-23",
        "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/29105/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29105/",
        "id": 29105,
        "title": "Manty - The Ambient",
        "author_nicks": [
            {
                "name": "Aurinkovoodoomandariini",
                "abbreviation": "AVM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19907/?format=api",
                    "id": 19907,
                    "name": "Aurinkovoodoomandariini",
                    "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29533/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29533/",
        "id": 29533,
        "title": "Welcome To Mushroom Land",
        "author_nicks": [
            {
                "name": "Aurinkovoodoomandariini",
                "abbreviation": "AVM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19907/?format=api",
                    "id": 19907,
                    "name": "Aurinkovoodoomandariini",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-23",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]