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

{
    "url": "https://demozoo.org/api/v1/productions/285249/?format=api",
    "demozoo_url": "https://demozoo.org/productions/285249/",
    "id": 285249,
    "title": "Hawk Music Pack #1",
    "author_nicks": [
        {
            "name": "Hawk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19842/?format=api",
                "id": 19842,
                "name": "Hawk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Neutron",
            "abbreviation": "NTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19844/?format=api",
                "id": 19844,
                "name": "Neutron",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-01-04",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/tla/disks/1995/h/hawkpack.arj"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/93/?format=api",
            "demozoo_url": "https://demozoo.org/parties/93/",
            "id": 93,
            "name": "The Party 1994",
            "tagline": "Don't Try This At Home",
            "start_date": "1994-12-27",
            "end_date": "1994-12-30",
            "location": "Herning Kommune, Central Jutland, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.14997,
            "longitude": 8.89712,
            "website": "http://theparty.dk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mod"
    ]
}