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

[
    {
        "url": "https://demozoo.org/api/v1/productions/167818/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167818/",
        "id": 167818,
        "title": "23-24-25",
        "author_nicks": [
            {
                "name": "Benediction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11765/?format=api",
                    "id": 11765,
                    "name": "Benediction",
                    "is_group": true
                }
            },
            {
                "name": "Hard'OS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53481/?format=api",
                    "id": 53481,
                    "name": "Hard'OS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/122351/?format=api",
        "demozoo_url": "https://demozoo.org/productions/122351/",
        "id": 122351,
        "title": "Black Sabbath",
        "author_nicks": [
            {
                "name": "Hard'OS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53481/?format=api",
                    "id": 53481,
                    "name": "Hard'OS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                "id": 61,
                "name": "Amstrad Plus"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169699/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169699/",
        "id": 169699,
        "title": "Walking on a scroll",
        "author_nicks": [
            {
                "name": "Hard'OS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53481/?format=api",
                    "id": 53481,
                    "name": "Hard'OS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/122355/?format=api",
        "demozoo_url": "https://demozoo.org/productions/122355/",
        "id": 122355,
        "title": "Ze Meeting 2000",
        "author_nicks": [
            {
                "name": "Hard'OS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53481/?format=api",
                    "id": 53481,
                    "name": "Hard'OS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                "id": 61,
                "name": "Amstrad Plus"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]