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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38512/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38512/",
        "id": 38512,
        "title": "Control",
        "author_nicks": [
            {
                "name": "Green",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5479/?format=api",
                    "id": 5479,
                    "name": "Green",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-29",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "anti-microsoft"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283763/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283763/",
        "id": 283763,
        "title": "AfterWorld",
        "author_nicks": [
            {
                "name": "Green",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5479/?format=api",
                    "id": 5479,
                    "name": "Green",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-12",
        "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": [
            "xm",
            "no-coded-component"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283764/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283764/",
        "id": 283764,
        "title": "Time Traveller",
        "author_nicks": [
            {
                "name": "Green",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5479/?format=api",
                    "id": 5479,
                    "name": "Green",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36868/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36868/",
        "id": 36868,
        "title": "Orion",
        "author_nicks": [
            {
                "name": "Green",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5479/?format=api",
                    "id": 5479,
                    "name": "Green",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]