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

[
    {
        "url": "https://demozoo.org/api/v1/productions/103544/?format=api",
        "demozoo_url": "https://demozoo.org/productions/103544/",
        "id": 103544,
        "title": "Xmasdemo 1994",
        "author_nicks": [
            {
                "name": "The Universal Coders",
                "abbreviation": "TUC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48327/?format=api",
                    "id": 48327,
                    "name": "Awake!",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293000/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293000/",
        "id": 293000,
        "title": "Scrambled",
        "author_nicks": [
            {
                "name": "The Universal Coders",
                "abbreviation": "TUC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48327/?format=api",
                    "id": 48327,
                    "name": "Awake!",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158516/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158516/",
        "id": 158516,
        "title": "Downtown BBS (3)",
        "author_nicks": [
            {
                "name": "The Universal Coders",
                "abbreviation": "TUC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48327/?format=api",
                    "id": 48327,
                    "name": "Awake!",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]