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

{
    "url": "https://demozoo.org/api/v1/productions/279008/?format=api",
    "demozoo_url": "https://demozoo.org/productions/279008/",
    "id": 279008,
    "title": "Lamer Creation",
    "author_nicks": [
        {
            "name": "UNIBITS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112871/?format=api",
                "id": 112871,
                "name": "UNIBITS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-06-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/forndata20/demo_open/lamercreation_by_unibits.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 15931,
                "name": "Open Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4035/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4035/",
                    "id": 4035,
                    "name": "Forndata 2020",
                    "tagline": "",
                    "start_date": "2020-06-05",
                    "end_date": "2020-06-07",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://forndata.thisoldcabin.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "amos"
    ]
}