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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rund-um-den-Ruhldorfer-See",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/015f75ce-27c4-4c05-b86d-8359b4de2136"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34911/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51402/",
    "metadata": {
        "length": 9751,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 250,
        "size": 11903,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}