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

{
    "url": "https://demozoo.org/api/v1/productions/354833/?format=api",
    "demozoo_url": "https://demozoo.org/productions/354833/",
    "id": 354833,
    "title": "Swallow&Contring",
    "author_nicks": [
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-29",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/42838/Swallow%26Contring.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=51303"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41798"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1874/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1874/",
            "id": 1874,
            "name": "Big Floppy People 2007",
            "tagline": "",
            "start_date": "2007-07-27",
            "end_date": "2007-07-29",
            "location": "Helsingborg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.043919,
            "longitude": 12.69587,
            "website": "http://bfp.c64.org/files/2007-BFP/wwwroot/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}