GET /api/v1/releasers/67071/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/195425/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195425/",
        "id": 195425,
        "title": "Holo Reality (Looking Glass Holographic Display)",
        "author_nicks": [
            {
                "name": "Bedrock Bros.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67071/?format=api",
                    "id": 67071,
                    "name": "Bedrock Bros.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-11-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "second-reality"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177332/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177332/",
        "id": 177332,
        "title": "Intrinsic Gravelty",
        "author_nicks": [
            {
                "name": "Bedrock Bros.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67071/?format=api",
                    "id": 67071,
                    "name": "Bedrock Bros.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome",
            "demake",
            "pebble-smartwatch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161844/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161844/",
        "id": 161844,
        "title": "Rocky Reality",
        "author_nicks": [
            {
                "name": "Bedrock Bros.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67071/?format=api",
                    "id": 67071,
                    "name": "Bedrock Bros.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                "id": 18,
                "name": "Mobile"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "second-reality",
            "pebble-smartwatch"
        ]
    }
]