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

{
    "url": "https://demozoo.org/api/v1/productions/29705/?format=api",
    "demozoo_url": "https://demozoo.org/music/29705/",
    "id": 29705,
    "title": "Memories",
    "author_nicks": [
        {
            "name": "Fill Mars",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20233/?format=api",
                "id": 20233,
                "name": "Fill Mars",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fill Mars Laboratory",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20234/?format=api",
                "id": 20234,
                "name": "Fill Mars Laboratory",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-08-24",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/enlight96/mmul/memories.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "127",
            "competition": {
                "id": 2342,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/269/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/269/",
                    "id": 269,
                    "name": "Enlight 1996",
                    "tagline": "",
                    "start_date": "1996-08-24",
                    "end_date": "1996-08-25",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93314,
                    "longitude": 30.306115,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}