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

{
    "url": "https://demozoo.org/api/v1/productions/325304/?format=api",
    "demozoo_url": "https://demozoo.org/productions/325304/",
    "id": 325304,
    "title": "Weedlove",
    "author_nicks": [
        {
            "name": "Swappas With Attitude",
            "abbreviation": "SWA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39917/?format=api",
                "id": 39917,
                "name": "Swappas With Attitude",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-03-08",
    "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": "https://csdb.dk/getinternalfile.php/55336/WEEDLOVE-THE_SECRET_PART.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=63406"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=49927"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 17963,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4686/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4686/",
                    "id": 4686,
                    "name": "En MAZZA Data 3",
                    "tagline": "",
                    "start_date": "2008-03-07",
                    "end_date": "2008-03-09",
                    "location": "Tingsryds Kommun, Kronoberg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.53333,
                    "longitude": 14.96667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}