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

{
    "url": "https://demozoo.org/api/v1/productions/34542/?format=api",
    "demozoo_url": "https://demozoo.org/music/34542/",
    "id": 34542,
    "title": "No Faith",
    "author_nicks": [
        {
            "name": "Elling",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13799/?format=api",
                "id": 13799,
                "name": "Elling",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Laban",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5285/?format=api",
                "id": 5285,
                "name": "Laban",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-10-03",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://amp.dascene.net/detail.php?detail=modules&view=2438"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Elling/nofaith.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "10",
            "competition": {
                "id": 2928,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/887/",
                    "id": 887,
                    "name": "Distance 1997",
                    "tagline": "",
                    "start_date": "1997-10-02",
                    "end_date": "1997-10-04",
                    "location": "Oslo County, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.9119,
                    "longitude": 10.7336,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}