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

[
    {
        "url": "https://demozoo.org/api/v1/productions/334333/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334333/",
        "id": 334333,
        "title": "The Perfect Demo 2",
        "author_nicks": [
            {
                "name": "The Perfect Combination",
                "abbreviation": "TPC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39715/?format=api",
                    "id": 39715,
                    "name": "The Perfect Combination",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/300327/?format=api",
        "demozoo_url": "https://demozoo.org/productions/300327/",
        "id": 300327,
        "title": "The Perfect Demo 3",
        "author_nicks": [
            {
                "name": "The Perfect Combination",
                "abbreviation": "TPC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39715/?format=api",
                    "id": 39715,
                    "name": "The Perfect Combination",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-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/289541/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289541/",
        "id": 289541,
        "title": "Sentinel",
        "author_nicks": [
            {
                "name": "The Perfect Combination",
                "abbreviation": "TPC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39715/?format=api",
                    "id": 39715,
                    "name": "The Perfect Combination",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-11",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "the-sentinel"
        ]
    }
]