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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Froitscheidt-Harscheidt RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1701c6eb-b6ab-456b-b135-3cbff8cee85f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2654/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3214/",
    "metadata": {
        "length": 9087,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 458,
        "size": 25322,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 16,
        "elevationLoss": 63,
        "country": "DE"
    }
}