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

{
    "url": "https://demozoo.org/api/v1/productions/378141/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378141/",
    "id": 378141,
    "title": "GoatTracker V2.76 - Silver Fork V1.1",
    "author_nicks": [
        {
            "name": "RaveGuru",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1544/?format=api",
                "id": 1544,
                "name": "RaveGuru",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-08-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=300389"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/joelricci/goattracker2/releases/download/sf-v1.1/goattracker2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=244776"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/joelricci/goattracker2"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97489"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4881/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4881/",
            "id": 4881,
            "name": "Pågadata 2024",
            "tagline": "Nästa station: Örtofta",
            "start_date": "2024-08-09",
            "end_date": "2024-08-11",
            "location": "Örtofta, Eslövs Kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.78111,
            "longitude": 13.25569,
            "website": "https://pågadata.se/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "tracker",
        "source-available"
    ]
}