GET /api/v1/releasers/52622/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/25654/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25654/",
        "id": 25654,
        "title": "Factor 5",
        "author_nicks": [
            {
                "name": "Adam Blair",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52622/?format=api",
                    "id": 52622,
                    "name": "Adam Blair",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-02-17",
        "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/119933/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119933/",
        "id": 119933,
        "title": "Bioluminous",
        "author_nicks": [
            {
                "name": "Adam Blair",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52622/?format=api",
                    "id": 52622,
                    "name": "Adam Blair",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08",
        "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/83193/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83193/",
        "id": 83193,
        "title": "Random Thoughts",
        "author_nicks": [
            {
                "name": "Adam Blair",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52622/?format=api",
                    "id": 52622,
                    "name": "Adam Blair",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-03-04",
        "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/81112/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81112/",
        "id": 81112,
        "title": "Destruction Remix",
        "author_nicks": [
            {
                "name": "Adam Blair",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52622/?format=api",
                    "id": 52622,
                    "name": "Adam Blair",
                    "is_group": true
                }
            },
            {
                "name": "Digital Devotion",
                "abbreviation": "DDV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4477/?format=api",
                    "id": 4477,
                    "name": "Digital Devotion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-11-26",
        "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": []
    }
]