GET /api/v1/releasers/108435/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/297860/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297860/",
        "id": 297860,
        "title": "Unity",
        "author_nicks": [
            {
                "name": "Netmen",
                "abbreviation": "NM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108435/?format=api",
                    "id": 108435,
                    "name": "Netmen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-06-10",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/278338/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278338/",
        "id": 278338,
        "title": "Crushin'",
        "author_nicks": [
            {
                "name": "Netmen",
                "abbreviation": "NM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108435/?format=api",
                    "id": 108435,
                    "name": "Netmen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-05-06",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297859/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297859/",
        "id": 297859,
        "title": "The Laylamove",
        "author_nicks": [
            {
                "name": "Netmen",
                "abbreviation": "NM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108435/?format=api",
                    "id": 108435,
                    "name": "Netmen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315943/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315943/",
        "id": 315943,
        "title": "Pieces of Art",
        "author_nicks": [
            {
                "name": "Netmen",
                "abbreviation": "NM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108435/?format=api",
                    "id": 108435,
                    "name": "Netmen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]