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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "von Haithabu nach Dersau",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8fc1a385-db2a-4357-8919-5432addf1927"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24230/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38132/",
    "metadata": {
        "length": 133173,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6109,
        "size": 913700,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1069,
        "elevationLoss": 1087,
        "country": "DE"
    }
}