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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173353/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173353/",
        "id": 173353,
        "title": "Target Renegade",
        "author_nicks": [
            {
                "name": "The Lords",
                "abbreviation": "TLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72274/?format=api",
                    "id": 72274,
                    "name": "The Lords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Last Science",
                "abbreviation": "TLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54652/?format=api",
                    "id": 54652,
                    "name": "The Last Science",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-04-09",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "cracked-from-tape",
            "target-renegade"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323724/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323724/",
        "id": 323724,
        "title": "Shao Lin's Road With Trainer",
        "author_nicks": [
            {
                "name": "The Lords",
                "abbreviation": "TLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72274/?format=api",
                    "id": 72274,
                    "name": "The Lords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-26",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "trainer",
            "shao-lins-road"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309243/?format=api",
        "demozoo_url": "https://demozoo.org/productions/309243/",
        "id": 309243,
        "title": "Sauron's Demo",
        "author_nicks": [
            {
                "name": "The Lords",
                "abbreviation": "TLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72274/?format=api",
                    "id": 72274,
                    "name": "The Lords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-15",
        "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": [
            "one-file-demo"
        ]
    }
]