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

[
    {
        "url": "https://demozoo.org/api/v1/productions/344913/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344913/",
        "id": 344913,
        "title": "Joystick Demo",
        "author_nicks": [
            {
                "name": "Studio Style",
                "abbreviation": "S2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19227/?format=api",
                    "id": 19227,
                    "name": "Studio Style",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06-29",
        "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/27770/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27770/",
        "id": 27770,
        "title": "We Can't Code",
        "author_nicks": [
            {
                "name": "Studio Style",
                "abbreviation": "S2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19227/?format=api",
                    "id": 19227,
                    "name": "Studio Style",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05-06",
        "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/267673/?format=api",
        "demozoo_url": "https://demozoo.org/productions/267673/",
        "id": 267673,
        "title": "New Style of Music",
        "author_nicks": [
            {
                "name": "Studio Style",
                "abbreviation": "S2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19227/?format=api",
                    "id": 19227,
                    "name": "Studio Style",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-04",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344914/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344914/",
        "id": 344914,
        "title": "Nopack Nocolor",
        "author_nicks": [
            {
                "name": "Studio Style",
                "abbreviation": "S2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19227/?format=api",
                    "id": 19227,
                    "name": "Studio Style",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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": []
    }
]