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

[
    {
        "url": "https://demozoo.org/api/v1/productions/345181/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345181/",
        "id": 345181,
        "title": "Flower Power",
        "author_nicks": [
            {
                "name": "Bros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28630/?format=api",
                    "id": 28630,
                    "name": "Bros",
                    "is_group": true
                }
            },
            {
                "name": "RCS 2100",
                "abbreviation": "RCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84562/?format=api",
                    "id": 84562,
                    "name": "RCS 2100",
                    "is_group": true
                }
            },
            {
                "name": "Syndrom 2001",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142505/?format=api",
                    "id": 142505,
                    "name": "Syndrom 2001",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-09-17",
        "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/345438/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345438/",
        "id": 345438,
        "title": "Party Demo",
        "author_nicks": [
            {
                "name": "RCS 2100",
                "abbreviation": "RCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84562/?format=api",
                    "id": 84562,
                    "name": "RCS 2100",
                    "is_group": true
                }
            },
            {
                "name": "Syndrom 2001",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142505/?format=api",
                    "id": 142505,
                    "name": "Syndrom 2001",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-05-28",
        "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": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/345757/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345757/",
        "id": 345757,
        "title": "Mega-Demo",
        "author_nicks": [
            {
                "name": "RCS 2100",
                "abbreviation": "RCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84562/?format=api",
                    "id": 84562,
                    "name": "RCS 2100",
                    "is_group": true
                }
            },
            {
                "name": "Syndrom 2001",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142505/?format=api",
                    "id": 142505,
                    "name": "Syndrom 2001",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": []
    }
]