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

{
    "url": "https://demozoo.org/api/v1/productions/283613/?format=api",
    "demozoo_url": "https://demozoo.org/productions/283613/",
    "id": 283613,
    "title": "Fluxion",
    "author_nicks": [
        {
            "name": "Embryo",
            "abbreviation": "EMB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48289/?format=api",
                "id": 48289,
                "name": "Embryo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-10",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Paso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47685/?format=api",
                    "id": 47685,
                    "name": "Paso",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "DNA-Groove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30156/?format=api",
                    "id": 30156,
                    "name": "DNA-Groove",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/music/disks/1997/emb-flux.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it"
    ]
}