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

{
    "url": "https://demozoo.org/api/v1/productions/199232/?format=api",
    "demozoo_url": "https://demozoo.org/productions/199232/",
    "id": 199232,
    "title": "Jophar",
    "author_nicks": [
        {
            "name": "Shadow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7128/?format=api",
                "id": 7128,
                "name": "Shadow",
                "is_group": false
            }
        },
        {
            "name": "Yerzmyey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                "id": 8931,
                "name": "Yerzmyey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-02-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Yerzmyey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                    "id": 8931,
                    "name": "Yerzmyey",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7128/?format=api",
                    "id": 7128,
                    "name": "Shadow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ag1976.com/files/Jophar.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/gerp19/other_platform_demo/jophar.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80093"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=UJJBbGuq-Lc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "67",
            "competition": {
                "id": 14911,
                "name": "Other Platform Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3720/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3720/",
                    "id": 3720,
                    "name": "Gerp 2019",
                    "tagline": "",
                    "start_date": "2019-02-01",
                    "end_date": "2019-02-03",
                    "location": "Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43488,
                    "longitude": 13.90358,
                    "website": "https://gerp.planet-d.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "zx-spectrum-48k"
    ]
}