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

{
    "url": "https://demozoo.org/api/v1/productions/209613/?format=api",
    "demozoo_url": "https://demozoo.org/productions/209613/",
    "id": 209613,
    "title": "Party Demo",
    "author_nicks": [
        {
            "name": "Starion",
            "abbreviation": "STR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5023/?format=api",
                "id": 5023,
                "name": "Starion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-10-21",
    "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": [
        {
            "nick": {
                "name": "Treece",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91636/?format=api",
                    "id": 91636,
                    "name": "Treece",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=1093"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18394,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2399/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2399/",
                    "id": 2399,
                    "name": "Hexagon Copy Party 1988",
                    "tagline": "",
                    "start_date": "1988-10-21",
                    "end_date": "1988-10-23",
                    "location": "Hillerød Kommune, Capital Region, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.92319,
                    "longitude": 12.23794,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}