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

[
    {
        "url": "https://demozoo.org/api/v1/productions/289579/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289579/",
        "id": 289579,
        "title": "Acid Flowing Boards (2)",
        "author_nicks": [
            {
                "name": "Acid Flowing",
                "abbreviation": "AF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51067/?format=api",
                    "id": 51067,
                    "name": "Acid Flowing",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-31",
        "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": [
            "no-credits-given"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/355900/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355900/",
        "id": 355900,
        "title": "Message Cryptor",
        "author_nicks": [
            {
                "name": "Acid Flowing",
                "abbreviation": "AF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51067/?format=api",
                    "id": 51067,
                    "name": "Acid Flowing",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-23",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "bbs-related",
            "crypto"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289799/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289799/",
        "id": 289799,
        "title": "Acid Flowing Boards (3)",
        "author_nicks": [
            {
                "name": "Acid Flowing",
                "abbreviation": "AF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51067/?format=api",
                    "id": 51067,
                    "name": "Acid Flowing",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02-14",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289578/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289578/",
        "id": 289578,
        "title": "Acid Flowing Boards (1)",
        "author_nicks": [
            {
                "name": "Acid Flowing",
                "abbreviation": "AF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51067/?format=api",
                    "id": 51067,
                    "name": "Acid Flowing",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-06",
        "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": []
    }
]