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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RRP-Track 0005 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2b93515-d414-4a3f-bb8e-15e7ba9ba0ec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38846/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55337/",
    "metadata": {
        "length": 31102,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 79,
        "size": 7237,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}