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

{
    "url": "https://demozoo.org/api/v1/productions/175234/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175234/",
    "id": 175234,
    "title": "Svenska Narkotikapolisföreningens c64 Tidning #1",
    "author_nicks": [
        {
            "name": "Svenska Narkotikapolisföreningen",
            "abbreviation": "SNPF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14679/?format=api",
                "id": 14679,
                "name": "Svenska Narkotikapolisföreningen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "PaduaOrgFile",
            "url": "ftp://ftp.padua.org/pub/c64/Magazines/mags.c64.org/mags/S/snpfct01.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=74828"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52451"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3393/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3393/",
            "id": 3393,
            "name": "Mini Floppy 2009",
            "tagline": "",
            "start_date": "2009",
            "end_date": "2009",
            "location": "Helsingborg, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.05648,
            "longitude": 12.78718,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}