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

{
    "url": "https://demozoo.org/api/v1/productions/42390/?format=api",
    "demozoo_url": "https://demozoo.org/music/42390/",
    "id": 42390,
    "title": "Lucky Day",
    "author_nicks": [
        {
            "name": "Madminder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9276/?format=api",
                "id": 9276,
                "name": "KSA",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DDT Entertainment",
            "abbreviation": "DDT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19267/?format=api",
                "id": 19267,
                "name": "DDT Entertainment",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-02-27",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Madminder/lucky%20day%20bytefall99.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/bytefall99/m4ch/luckyday.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "6.90",
            "competition": {
                "id": 4068,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/373/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/373/",
                    "id": 373,
                    "name": "Bytefall 1999",
                    "tagline": "",
                    "start_date": "1999-02-27",
                    "end_date": "1999-02-28",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614971,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}