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

[
    {
        "url": "https://demozoo.org/api/v1/productions/136864/?format=api",
        "demozoo_url": "https://demozoo.org/productions/136864/",
        "id": 136864,
        "title": "Backward V1.43",
        "author_nicks": [
            {
                "name": "Cyrille Dupuydauby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58072/?format=api",
                    "id": 58072,
                    "name": "Cyrille Dupuydauby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153629/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153629/",
        "id": 153629,
        "title": "Backward V2.52",
        "author_nicks": [
            {
                "name": "Cyrille Dupuydauby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58072/?format=api",
                    "id": 58072,
                    "name": "Cyrille Dupuydauby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136887/?format=api",
        "demozoo_url": "https://demozoo.org/productions/136887/",
        "id": 136887,
        "title": "Backward V2.41",
        "author_nicks": [
            {
                "name": "Cyrille Dupuydauby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58072/?format=api",
                    "id": 58072,
                    "name": "Cyrille Dupuydauby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]