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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161285/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161285/",
        "id": 161285,
        "title": "Telløgge",
        "author_nicks": [
            {
                "name": "Søhesten",
                "abbreviation": "SHN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62717/?format=api",
                    "id": 62717,
                    "name": "Søhesten",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/161273/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161273/",
        "id": 161273,
        "title": "Blind Af Druk",
        "author_nicks": [
            {
                "name": "Søhesten",
                "abbreviation": "SHN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62717/?format=api",
                    "id": 62717,
                    "name": "Søhesten",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/161272/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161272/",
        "id": 161272,
        "title": "Dansk Lokal",
        "author_nicks": [
            {
                "name": "Søhesten",
                "abbreviation": "SHN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62717/?format=api",
                    "id": 62717,
                    "name": "Søhesten",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]