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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Anreise Tatzelwurm",
    "creator_name": "watzmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c194b4c3-01de-47e6-98f2-1df181c72ebf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25328/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50908/",
    "metadata": {
        "length": 400759,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 27,
        "size": 3459,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}