GET /api/v1/releasers/130469/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/306389/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306389/",
        "id": 306389,
        "title": "3D Mutha",
        "author_nicks": [
            {
                "name": "RiSK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130469/?format=api",
                    "id": 130469,
                    "name": "RiSK",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                "id": 28,
                "name": "Sony Playstation 2 (PS2)"
            }
        ],
        "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/68733/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68733/",
        "id": 68733,
        "title": "Fireballs",
        "author_nicks": [
            {
                "name": "RiSK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130469/?format=api",
                    "id": 130469,
                    "name": "RiSK",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                "id": 28,
                "name": "Sony Playstation 2 (PS2)"
            }
        ],
        "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/68737/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68737/",
        "id": 68737,
        "title": "The Cloudy Intro",
        "author_nicks": [
            {
                "name": "RiSK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130469/?format=api",
                    "id": 130469,
                    "name": "RiSK",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                "id": 28,
                "name": "Sony Playstation 2 (PS2)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "first-production"
        ]
    }
]