This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/50413/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7e080318116aa5e0702c57d99fdba4ca"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "3 Rheda-Beck Uml07",
    "creator_name": "theom",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca85ee47-5feb-4eaa-b2cf-959024a2915e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1652/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50413/",
    "metadata": {
        "length": 35032,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 358,
        "size": 30103,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 322,
        "elevationLoss": 298,
        "country": "DE"
    }
}