GET /api/v1/releasers/42246/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/84786/?format=api",
        "demozoo_url": "https://demozoo.org/productions/84786/",
        "id": 84786,
        "title": "Die Erste Demo",
        "author_nicks": [
            {
                "name": "Adhoc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42246/?format=api",
                    "id": 42246,
                    "name": "Adhoc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scenegångarna",
                "abbreviation": "sga",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42591/?format=api",
                    "id": 42591,
                    "name": "Scenegångarna",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-05-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/83326/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83326/",
        "id": 83326,
        "title": "Fresh",
        "author_nicks": [
            {
                "name": "Adhoc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42246/?format=api",
                    "id": 42246,
                    "name": "Adhoc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kakmonsterklubben",
                "abbreviation": "KMK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34439/?format=api",
                    "id": 34439,
                    "name": "Kakmonsterklubben",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-12-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/83327/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83327/",
        "id": 83327,
        "title": "Cold",
        "author_nicks": [
            {
                "name": "Adhoc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42246/?format=api",
                    "id": 42246,
                    "name": "Adhoc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kakmonsterklubben",
                "abbreviation": "KMK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34439/?format=api",
                    "id": 34439,
                    "name": "Kakmonsterklubben",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-12-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]