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

[
    {
        "url": "https://demozoo.org/api/v1/productions/166000/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166000/",
        "id": 166000,
        "title": "Metamorphosis",
        "author_nicks": [
            {
                "name": "Rule3",
                "abbreviation": "R3",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53064/?format=api",
                    "id": 53064,
                    "name": "Rule3",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-31",
        "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/121102/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121102/",
        "id": 121102,
        "title": "Cyberdrome",
        "author_nicks": [
            {
                "name": "Rule3",
                "abbreviation": "R3",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53064/?format=api",
                    "id": 53064,
                    "name": "Rule3",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/351576/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351576/",
        "id": 351576,
        "title": "Kau Z Uhuf",
        "author_nicks": [
            {
                "name": "Rule3",
                "abbreviation": "R3",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53064/?format=api",
                    "id": 53064,
                    "name": "Rule3",
                    "is_group": true
                }
            },
            {
                "name": "Tengu",
                "abbreviation": "TNU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13594/?format=api",
                    "id": 13594,
                    "name": "Tengu",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-14",
        "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": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/341451/?format=api",
        "demozoo_url": "https://demozoo.org/productions/341451/",
        "id": 341451,
        "title": "Nostradamus CTX Note",
        "author_nicks": [
            {
                "name": "Rule3",
                "abbreviation": "R3",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53064/?format=api",
                    "id": 53064,
                    "name": "Rule3",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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": []
    }
]