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

[
    {
        "url": "https://demozoo.org/api/v1/productions/351657/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351657/",
        "id": 351657,
        "title": "Last Ninja 3 Music Demo",
        "author_nicks": [
            {
                "name": "Cabana",
                "abbreviation": "CAB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107318/?format=api",
                    "id": 107318,
                    "name": "Cabana",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-06-07",
        "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/351661/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351661/",
        "id": 351661,
        "title": "Paranoid 2 - The Sequal",
        "author_nicks": [
            {
                "name": "Cabana",
                "abbreviation": "CAB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107318/?format=api",
                    "id": 107318,
                    "name": "Cabana",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-05-20",
        "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/351660/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351660/",
        "id": 351660,
        "title": "Contact Aztec",
        "author_nicks": [
            {
                "name": "Cabana",
                "abbreviation": "CAB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107318/?format=api",
                    "id": 107318,
                    "name": "Cabana",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/351659/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351659/",
        "id": 351659,
        "title": "Dream Land",
        "author_nicks": [
            {
                "name": "Cabana",
                "abbreviation": "CAB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107318/?format=api",
                    "id": 107318,
                    "name": "Cabana",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-10-25",
        "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": []
    }
]