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

{
    "url": "https://demozoo.org/api/v1/productions/105995/?format=api",
    "demozoo_url": "https://demozoo.org/productions/105995/",
    "id": 105995,
    "title": "Frums (Mit Kindern)",
    "author_nicks": [
        {
            "name": "3 Little Elks",
            "abbreviation": "3LE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8676/?format=api",
                "id": 8676,
                "name": "3 Little Elks",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-05-11",
    "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/1996/compusphere96a/demo/3lecs6x2.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11238"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30893"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6RoQFgC9-yQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10242,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/465/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/465/",
                    "id": 465,
                    "name": "Compusphere 1996 (6)",
                    "tagline": "",
                    "start_date": "1996-05-10",
                    "end_date": "1996-05-12",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "amos"
    ]
}