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

[
    {
        "url": "https://demozoo.org/api/v1/productions/196653/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196653/",
        "id": 196653,
        "title": "Closing",
        "author_nicks": [
            {
                "name": "Le Laboratoire D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75326/?format=api",
                    "id": 75326,
                    "name": "Le Laboratoire D",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "smode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187626/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187626/",
        "id": 187626,
        "title": "Léa.exe",
        "author_nicks": [
            {
                "name": "Le Laboratoire D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75326/?format=api",
                    "id": 75326,
                    "name": "Le Laboratoire D",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/185610/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185610/",
        "id": 185610,
        "title": "Pianomania",
        "author_nicks": [
            {
                "name": "Le Laboratoire D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75326/?format=api",
                    "id": 75326,
                    "name": "Le Laboratoire D",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/181204/?format=api",
        "demozoo_url": "https://demozoo.org/productions/181204/",
        "id": 181204,
        "title": "Le Laboratoire D",
        "author_nicks": [
            {
                "name": "Le Laboratoire D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75326/?format=api",
                    "id": 75326,
                    "name": "Le Laboratoire D",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-12-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]