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

[
    {
        "url": "https://demozoo.org/api/v1/productions/368637/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368637/",
        "id": 368637,
        "title": "A Heavy Thing",
        "author_nicks": [
            {
                "name": "Starlight Strikers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109151/?format=api",
                    "id": 109151,
                    "name": "Starlight Strikers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-03-22",
        "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/305084/?format=api",
        "demozoo_url": "https://demozoo.org/productions/305084/",
        "id": 305084,
        "title": "Greatest Nightmare",
        "author_nicks": [
            {
                "name": "Starlight Strikers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109151/?format=api",
                    "id": 109151,
                    "name": "Starlight Strikers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-02",
        "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": [
            "border-scroll"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368639/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368639/",
        "id": 368639,
        "title": "Universal Bust 2",
        "author_nicks": [
            {
                "name": "Starlight Strikers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109151/?format=api",
                    "id": 109151,
                    "name": "Starlight Strikers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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/368638/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368638/",
        "id": 368638,
        "title": "Danish Devils",
        "author_nicks": [
            {
                "name": "Starlight Strikers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109151/?format=api",
                    "id": 109151,
                    "name": "Starlight Strikers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-10",
        "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"
        ]
    }
]